beware
This commit is contained in:
parent
168094c027
commit
6826e5d5d7
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ spec:
|
|||
# Port number on which readinessProbe will be checked.
|
||||
port: *port
|
||||
extraEnvironmentVars:
|
||||
# This is required because they will lose their values when the pod is upgraded in my experience.
|
||||
# Probably a Flux thing.
|
||||
VAULT_CLUSTER_ADDR: http://$(HOSTNAME).vault-internal:8201
|
||||
extraSecretEnvironmentVars:
|
||||
- envName: AWS_SECRET_ACCESS_KEY
|
||||
|
|
Loading…
Reference in a new issue