Skip to content

Commit

Permalink
ci: update vault key path
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Apr 9, 2024
1 parent 45bfb52 commit 63ce583
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/prod/deploy-validator-01.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
tier: validator
annotations:
vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/agent-inject-secret-keystore: kv/bridge
vault.hashicorp.com/agent-inject-secret-keystore: kv/crossbell/bridge-key
vault.hashicorp.com/role: "bridge"
spec:
serviceAccountName: bridge
Expand Down
2 changes: 1 addition & 1 deletion deploy/prod/deploy-validator-02.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
tier: validator
annotations:
vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/agent-inject-secret-keystore: kv/bridge
vault.hashicorp.com/agent-inject-secret-keystore: kv/crossbell/bridge-key
vault.hashicorp.com/role: "bridge"
spec:
serviceAccountName: bridge
Expand Down

0 comments on commit 63ce583

Please sign in to comment.