Skip to content

Commit

Permalink
change deployment service account
Browse files Browse the repository at this point in the history
Signed-off-by: osamamagdy <[email protected]>
  • Loading branch information
osamamagdy committed Dec 16, 2023
1 parent 79cc7d9 commit 6eb5245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/k8s/secret-challenge-vault-deployment.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
runAsUser: 2000
runAsGroup: 2000
fsGroup: 2000
serviceAccountName: vault
serviceAccountName: wrongsecrets-sa
volumes:
- name: 'ephemeral'
emptyDir: {}
Expand Down

0 comments on commit 6eb5245

Please sign in to comment.