This commit is contained in:
Michael Thomson
2023-11-21 18:47:26 -05:00
parent dfca11ec5c
commit 8397446d91

View File

@@ -121,16 +121,16 @@ spec:
ingress: ingress:
enabled: true enabled: true
className: "" className: traefik
additionalLabels: {} additionalLabels: {}
annotations: {} annotations: {}
# kubernetes.io/ingress.class: nginx # kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true" # kubernetes.io/tls-acme: "true"
hosts: hosts:
- host: podinfo.michaelthomson.dev - host: podinfo.michaelthomson.dev
paths: # paths:
- path: / # - path: /
pathType: ImplementationSpecific # pathType: ImplementationSpecific
tls: [] tls: []
# - secretName: chart-example-tls # - secretName: chart-example-tls
# hosts: # hosts: