Skip to content

Commit

Permalink
Update vault.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasBassoOcto authored May 28, 2024
1 parent 2673254 commit 3348892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
vault login $VAULT_TOKEN
- name: logout vault
run: |
vault write auth/ovh-dev/role/Fabrique-carnets-vault bound_service_account_names=default bound_service_account_namespaces=carnets-vault policies=["fabrique-dev"] ttl=10m
vault write auth/ovh-dev/role/Fabrique-carnets-vault bound_service_account_names=default bound_service_account_namespaces=carnets-vault policies=fabrique-dev ttl=10m
vault token revoke -self

0 comments on commit 3348892

Please sign in to comment.