Skip to content

Commit

Permalink
add entitlement secret volume
Browse files Browse the repository at this point in the history
  • Loading branch information
brianwcook committed Jun 28, 2024
1 parent 7bb797e commit 5cadd10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions task/build-vm-image/0.1/build-vm-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,7 @@ spec:
secret:
optional: false
secretName: multi-platform-ssh-$(context.taskRun.name)
- name: etc-pki-entitlement
secret:
optional: true
secretName: $(params.ENTITLEMENT_SECRET)

0 comments on commit 5cadd10

Please sign in to comment.