diff --git a/app/harbor-operator.py b/app/harbor-operator.py index ff6d676..619a624 100755 --- a/app/harbor-operator.py +++ b/app/harbor-operator.py @@ -15,6 +15,7 @@ mutation_excluded_namespaces = set([ "kube-system", # kube-proxy hosted here "tigera-operator", "calico-system", + "metallb-system", # Do not fiddle with CSI stuff "longhorn-system",