Hello!
I have a k8s cluster and Im using flux to deploy kustomizations. I decided to change the name of one folder that holds the kustomizations.yaml but after I redeploy flux recreates the recourses( the Public IP for the nginx-ingress-controller). Is it a way to prevent this recreation after renaming the folder ?
I saw the prune: false option but is it possible to have 2 kustomizations in this way?