Remove isControllerTagValid or make it optional #11708
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
I am trying to enlist a product on Google cloud marketplace. Gcp MP requires that all images and tag be configurable. My product includes ingress-nginx . But it won't run because the tag from GCP MP does not meet the requirements of
isControllerTagValid
. Please either remove this check or give us a way to disable this check.https://github.com/kubernetes/ingress-nginx/blob/helm-chart-4.11.1/charts/ingress-nginx/templates/_helpers.tpl#L248-L254
The text was updated successfully, but these errors were encountered: