We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12410e0 commit b343992Copy full SHA for b343992
Deploy/helm/web/templates/ingress.yaml
@@ -3,7 +3,7 @@
3
{{- $ingressPath := .Values.inf.ingress.web.path -}}
4
{{- $uploaderPath := .Values.inf.ingress.web.uploaderPath -}}
5
6
-apiVersion: extensions/v1
+apiVersion: extensions/v1beta1
7
kind: Ingress
8
metadata:
9
name: {{ $fullName }}
0 commit comments