This commit is contained in:
Joseph Hanson 2024-09-11 00:48:14 -05:00
parent 159d198407
commit 450ac27a67
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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