feat(k8s): standardize IngressRoutes — LE prod certs, prod→local→dev order, Traefik values fix

This commit is contained in:
2026-06-08 12:27:55 +02:00
parent 36922a177c
commit e19660fdf4
21 changed files with 145 additions and 121 deletions
+2 -5
View File
@@ -31,11 +31,8 @@ spec:
envFrom:
- secretRef:
name: checkmk-secrets
env:
- name: CMK_SITE_ID
value: "cmk"
- name: TZ
value: "Etc/UTC"
- configMapRef:
name: checkmk-config
ports:
- containerPort: 5000
volumeMounts: