Update ingress configurations to use 'websecure' entrypoint

This commit is contained in:
Marco van Zijl 2025-05-10 18:18:10 +02:00
parent a58abc94ed
commit 7b57a18e2e
3 changed files with 6 additions and 6 deletions

View File

@ -34,12 +34,12 @@ spec:
serviceMonitor: serviceMonitor:
enabled: true enabled: true
ingress: ingress:
ingressClassName: traefik
enabled: true enabled: true
hosts: hosts:
- authentik.noxxos.nl - authentik.noxxos.nl
- auth.noxxos.nl
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: websecure
volumes: volumes:
- name: postgres-creds - name: postgres-creds
secret: secret:

View File

@ -40,7 +40,7 @@ spec:
ingress: ingress:
enabled: true enabled: true
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: websecure
hosts: hosts:
- grafana.noxxos.nl - grafana.noxxos.nl
grafana.ini: grafana.ini:
@ -64,7 +64,7 @@ spec:
ingress: ingress:
enabled: true enabled: true
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: websecure
hosts: hosts:
- prometheus.noxxos.nl - prometheus.noxxos.nl
serviceMonitor: serviceMonitor:

View File

@ -26,7 +26,7 @@ spec:
ingress: ingress:
dashboard: dashboard:
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: websecure
host: host:
name: ceph.noxxos.nl name: ceph.noxxos.nl
path: / path: /
@ -193,7 +193,7 @@ spec:
ingress: ingress:
enabled: true enabled: true
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: websecure
host: host:
name: s3.noxxos.nl name: s3.noxxos.nl
path: / path: /