update vault
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user