switch podinfo to traefik ing class
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
fcba3e4e09
commit
2d9f1f4c63
|
@ -25,11 +25,11 @@ spec:
|
|||
tag: 7.0.6
|
||||
ingress:
|
||||
enabled: true
|
||||
className: "nginx"
|
||||
className: "traefik"
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
kubernetes.io/ingress.class: "traefik"
|
||||
cert-manager.io/cluster-issuer: "letsencrypt"
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
traefik.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
hosts:
|
||||
- host: podinfo.sbtp.xyz
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue