use .fr and fix ssl issuer
Docker Build / pull-and-push-image (push) Successful in 50s

This commit is contained in:
2026-01-04 12:55:44 +01:00
parent c1d27971f7
commit 0479c6a9a7
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -9,9 +9,10 @@ metadata:
{{ toYaml . | nindent 4 }}
{{- end }}
traefik.ingress.kubernetes.io/router.pathmatcher: PathRegexp
traefik.ingress.kubernetes.io/router.middlewares: kube-system-crowdsec@kubernetescrd
spec:
rules:
- host: {{ (.Values.ingress.hosts | first).host }}
- host: {{ (.Values.ingress.hosts | first).host | replace ".lab" ".fr" }}
http:
paths:
- path: /[^/]+