Easy setup for Namespaced External Secrets Deployments
Label target namespaces
kubectl label namespace default eso-deploy=true
.
You can do this for any namespace that you need it deployed.Setup ESODeployment
eso-deploy=true
.
These labels are configurable, so it allows you to create any specific setup you need.