Update helm-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -64,9 +64,9 @@ spec:
|
|||||||
namespace: traefik
|
namespace: traefik
|
||||||
certManager:
|
certManager:
|
||||||
enabled: true
|
enabled: true
|
||||||
certificateIssuer: ks-le-prod
|
certificateIssuer: domain-1-le-prod
|
||||||
hosts:
|
hosts:
|
||||||
- host: jackett.${BASE_DOMAIN}
|
- host: jackett.${DOMAIN_1}
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|||||||
Reference in New Issue
Block a user