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