Exclude metallb-system from image tag mutation
Some checks failed
continuous-integration/drone Build is failing
Some checks failed
continuous-integration/drone Build is failing
This commit is contained in:
parent
7f9d653d49
commit
2103ac0815
@ -15,6 +15,7 @@ mutation_excluded_namespaces = set([
|
|||||||
"kube-system", # kube-proxy hosted here
|
"kube-system", # kube-proxy hosted here
|
||||||
"tigera-operator",
|
"tigera-operator",
|
||||||
"calico-system",
|
"calico-system",
|
||||||
|
"metallb-system",
|
||||||
|
|
||||||
# Do not fiddle with CSI stuff
|
# Do not fiddle with CSI stuff
|
||||||
"longhorn-system",
|
"longhorn-system",
|
||||||
|
Loading…
Reference in New Issue
Block a user