This commit is contained in:
chrislu 2023-08-23 00:28:32 -07:00
commit eac92c334a

View File

@ -52,7 +52,8 @@ metadata:
spec:
ingressClassName: {{ .Values.master.ingress.className | quote }}
rules:
- http:
- host: {{ .Values.master.ingress.host }}
http:
paths:
- path: /sw-master/?(.*)
pathType: ImplementationSpecific