|
@@ -75,6 +75,9 @@ ingress:
|
|
# Annotations for the Ingress
|
|
# Annotations for the Ingress
|
|
annotations: {}
|
|
annotations: {}
|
|
|
|
|
|
|
|
+ # ingressClassName for the Ingress
|
|
|
|
+ ingressClassName: ""
|
|
|
|
+
|
|
# The path for the Ingress
|
|
# The path for the Ingress
|
|
path: ""
|
|
path: ""
|
|
|
|
|