mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
985a291936
commit
2c8321d9b1
1 changed files with 5 additions and 0 deletions
|
|
@ -37,6 +37,11 @@ vault:
|
|||
# used to include variables required for auto-unseal.
|
||||
extraEnvironmentVars:
|
||||
VAULT_CACERT: /vault/userconfig/vault-server-tls/vault.ca
|
||||
|
||||
extraSecretEnvironmentVars:
|
||||
- envName: VAULT_TOKEN
|
||||
secretName: autounseal
|
||||
secretKey: VAULT_TOKEN
|
||||
|
||||
volumes:
|
||||
- name: userconfig-vault-server-tls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue