Update helm-release.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-11-20 13:12:47 +01:00
committed by GitHub
parent 09108b6692
commit 86e34ec37f

View File

@@ -116,14 +116,14 @@ spec:
integrations:
certManager:
enabled: true
certificateIssuer: tc-le-prod
certificateIssuer: domain-1-le-prod
traefik:
enabled: true
middlewares:
- name: bouncer
namespace: traefik
hosts:
- host: vaultwarden.${BASE_DOMAIN2}
- host: vaultwarden.${DOMAIN_1}
paths:
- path: /
pathType: Prefix
@@ -133,7 +133,7 @@ spec:
targetSelector:
main: main
hosts:
- host: vaultwarden.${BASE_DOMAIN2}
- host: vaultwarden.${DOMAIN_1}
paths:
- path: /admin
pathType: Prefix