mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 05:42:16 -03:00
Update helm-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user