You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the NDB Operator with Flux for GitOps is failing because this key is duplicated. Helm is more permissive with duplicated keys and doesn't break, but other tools do.
helm/charts/ndb-operator/templates/deployment-ndb-operator-controller-manager.yaml
Line 99 in 4ce7355
Using the NDB Operator with Flux for GitOps is failing because this key is duplicated. Helm is more permissive with duplicated keys and doesn't break, but other tools do.