podinfo ingress

This commit is contained in:
Michael Thomson
2023-11-21 17:11:10 -05:00
parent 25476976d2
commit 0095b892b7

View File

@@ -120,14 +120,14 @@ spec:
securityContext: {}
ingress:
enabled: false
enabled: true
className: ""
additionalLabels: {}
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: podinfo.local
- host: podinfo.michaelthomson.dev
paths:
- path: /
pathType: ImplementationSpecific