remove label selector for now

This commit is contained in:
ducoterra
2020-04-18 16:48:16 -04:00
parent 62b50cbce9
commit b081b5779c

View File

@@ -39,7 +39,7 @@
# Optional
# Default: empty (process all Ingresses)
#
labelselector = "external"
# labelselector = "external"
# Value of `kubernetes.io/ingress.class` annotation that identifies Ingress objects to be processed.
# If the parameter is non-empty, only Ingresses containing an annotation with the same value are processed.