mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 00:15:03 +08:00
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
This commit is contained in:
@@ -52,7 +52,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: {{ .Values.master.ingress.className | quote }}
|
ingressClassName: {{ .Values.master.ingress.className | quote }}
|
||||||
rules:
|
rules:
|
||||||
- http:
|
- host: {{ .Values.master.ingress.host }}
|
||||||
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /sw-master/?(.*)
|
- path: /sw-master/?(.*)
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
|
Reference in New Issue
Block a user