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
{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
As described in kubernetes-sigs/kustomize#2498 a problem right now is that kustomize will apply the namespace transform to cluster scoped custom resources. As a result we end up setting namespace on certain cluster scoped resources. ACM doesn't allow this.
As described in kubernetes-sigs/kustomize#2498 a problem right now is that kustomize will apply the namespace transform to cluster scoped custom resources. As a result we end up setting namespace on certain cluster scoped resources. ACM doesn't allow this.
Related to kubernetes-sigs/kustomize#2498
Related to #4 Deploy with ACM