Skip to content

Commit

Permalink
fix: rh-account-secret workspace marked as optional on infra-aws-rhel.
Browse files Browse the repository at this point in the history
…Fix #162

Signed-off-by: Adrian Riobo Lorenzo <[email protected]>
  • Loading branch information
adrianriobo committed Nov 23, 2023
1 parent b32ada4 commit 66cb5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tkn/infra-aws-rhel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ spec:
region: ${region}
mountPath: /opt/aws-credentials
- name: rh-account-secret
optional: true
description: |
ocp secret holding the credentials for a valid rh user to subscribe VM. Secret should be accessible to this task.
Expand Down

0 comments on commit 66cb5a2

Please sign in to comment.