We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afc0e7 commit 0a26eb0Copy full SHA for 0a26eb0
charts/hub/templates/admin/ingress.yaml
@@ -1,3 +1,5 @@
1
+
2
+{{ if ne .Values.ingress "" }}
3
{{- if .Capabilities.APIVersions.Has "networking.k8s.io/v1" }}
4
apiVersion: networking.k8s.io/v1
5
{{- else }}
0 commit comments