mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update vault
This commit is contained in:
parent
9ab8d0e088
commit
8324322327
1 changed files with 3 additions and 3 deletions
|
|
@ -194,7 +194,7 @@ vault:
|
|||
# configure the ingress to point to the Vault active service.
|
||||
activeService: true
|
||||
hosts:
|
||||
- host: chart-example.local
|
||||
- host: vault.durp.info
|
||||
paths: []
|
||||
## Extra paths to prepend to the host configuration. This is useful when working with annotation based services.
|
||||
extraPaths: []
|
||||
|
|
@ -206,8 +206,8 @@ vault:
|
|||
# number: use-annotation
|
||||
tls:
|
||||
- hosts:
|
||||
- bitwarden.durp.info
|
||||
secretName: bitwarden-tls
|
||||
- vault.durp.info
|
||||
secretName: vault-tls
|
||||
|
||||
route:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue