We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c95cb commit 8f268d1Copy full SHA for 8f268d1
1 file changed
helm/defectdojo/templates/django-ingress.yaml
@@ -23,7 +23,6 @@ metadata:
23
{{- toYaml . | nindent 4 }}
24
{{- end }}
25
{{- if .Values.gke.useGKEIngress }}
26
- kubernetes.io/ingress.class: gce
27
{{- if .Values.gke.useManagedCertificate }}
28
kubernetes.io/ingress.allow-http: "false"
29
networking.gke.io/managed-certificates: {{ $fullName }}-django
0 commit comments