update vault

This commit is contained in:
2022-11-09 18:19:56 -06:00
parent 9ab8d0e088
commit 8324322327

View File

@@ -194,7 +194,7 @@ vault:
# configure the ingress to point to the Vault active service. # configure the ingress to point to the Vault active service.
activeService: true activeService: true
hosts: hosts:
- host: chart-example.local - host: vault.durp.info
paths: [] paths: []
## Extra paths to prepend to the host configuration. This is useful when working with annotation based services. ## Extra paths to prepend to the host configuration. This is useful when working with annotation based services.
extraPaths: [] extraPaths: []
@@ -206,8 +206,8 @@ vault:
# number: use-annotation # number: use-annotation
tls: tls:
- hosts: - hosts:
- bitwarden.durp.info - vault.durp.info
secretName: bitwarden-tls secretName: vault-tls
route: route:
enabled: false enabled: false