The External Secrets Inc. Agent is product suite is a premium product.
It requires a specific subscription. Contact us for more information.
- How to install CRDs
- How to set up roles
- Deployment strategy order
Label target namespaces
Label target namespaces
First, lets label our target namespaces that we want to have ESO installed in a namespaced manner:
kubectl label namespace default eso-deploy=true
.
You can do this for any namespace that you need it deployed.Setup ESODeployment
Setup ESODeployment
Apply the following ESODeployment manifest:
eso-deploy=true
.
These labels are configurable, so it allows you to create any specific setup you need.