WHY is this missing again in the statefulset
This commit is contained in:
parent
34ab7c09de
commit
55cf6ed705
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ spec:
|
|||
# path: /v1/sys/health?standbyok=true
|
||||
# Port number on which readinessProbe will be checked.
|
||||
port: *port
|
||||
extraEnvironmentVars:
|
||||
VAULT_CLUSTER_ADDR: http://$(HOSTNAME).vault-internal:8201
|
||||
extraSecretEnvironmentVars:
|
||||
- envName: AWS_SECRET_ACCESS_KEY
|
||||
secretName: vault-secret
|
||||
|
|
Loading…
Reference in a new issue