out!
This commit is contained in:
parent
159d198407
commit
450ac27a67
1 changed files with 0 additions and 4 deletions
|
@ -54,10 +54,6 @@ spec:
|
|||
# path: /v1/sys/health?standbyok=true
|
||||
# Port number on which readinessProbe will be checked.
|
||||
port: *port
|
||||
extraEnvironmentVars:
|
||||
VAULT_ADDR: "http://127.0.0.1:8200"
|
||||
VAULT_API_ADDR: "http://$(POD_IP):8200"
|
||||
VAULT_CLUSTER_ADDR: "http://$(POD_IP):8201"
|
||||
extraSecretEnvironmentVars:
|
||||
- envName: AWS_SECRET_ACCESS_KEY
|
||||
secretName: vault-secret
|
||||
|
|
Loading…
Reference in a new issue