values.yaml

This commit is contained in:
titver968
2025-03-05 17:34:41 +01:00
parent 37cd11d0c1
commit af845dcb8b
3 changed files with 9 additions and 8 deletions

View File

@@ -27,11 +27,12 @@ ingress:
# kubernetes.io/tls-acme: "true"
path: /
pathtype: ImplementationSpecific
hosts: [ tatort.local ]
# - host: tatort.local
# paths:
# - path: /
# pathType: ImplementationSpecific
# hosts: [ tatort.local ]
hosts:
- host: tatort.local
paths:
- path: /
pathType: ImplementationSpecific
tls: []