This commit is contained in:
a601287411 2023-03-29 10:06:31 +08:00
parent 26d7fd1d31
commit 8a76c5e702
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ metadata:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx
spec: spec:
rules: rules:
- host: {{ include "demo-chart.fullname" . }} - host: {{ include "demo-chart.host" . }}
http: http:
paths: paths:
- path: / - path: /