Skip to content

Commit b343992

Browse files
authored
Update ingress.yaml
1 parent 12410e0 commit b343992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Deploy/helm/web/templates/ingress.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{{- $ingressPath := .Values.inf.ingress.web.path -}}
44
{{- $uploaderPath := .Values.inf.ingress.web.uploaderPath -}}
55

6-
apiVersion: extensions/v1
6+
apiVersion: extensions/v1beta1
77
kind: Ingress
88
metadata:
99
name: {{ $fullName }}

0 commit comments

Comments
 (0)