switch podinfo to traefik ing class
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-20 18:47:26 -08:00
parent fcba3e4e09
commit 2d9f1f4c63
1 changed files with 3 additions and 3 deletions

View File

@ -25,11 +25,11 @@ spec:
tag: 7.0.6 tag: 7.0.6
ingress: ingress:
enabled: true enabled: true
className: "nginx" className: "traefik"
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "traefik"
cert-manager.io/cluster-issuer: "letsencrypt" cert-manager.io/cluster-issuer: "letsencrypt"
nginx.ingress.kubernetes.io/ssl-redirect: "true" traefik.ingress.kubernetes.io/ssl-redirect: "true"
hosts: hosts:
- host: podinfo.sbtp.xyz - host: podinfo.sbtp.xyz
paths: paths: