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 Dec 17, 2025. It is now read-only.
WARN[0004] Failed to Install AWS Backend Specific configuration: could not find aws credential information (secrets or sa with role-arn annotation) on kes deployment. Make sure you have set up Controller Pod Identity or manually edit SecretStore before applying it
I don't want to use a Secret or annotated ServiceAccount - I want to use the IAM role attached to EKS worker nodes, which has always been sufficient for ESO itself. Will kes-to-eso allow me to do that, and if so, how?
./kes-to-eso generate \ --kes-deployment-name external-secrets-kubernetes-external-secrets \ -i kes_files -o kestoeso_output \ --kes-namespace adegaI don't want to use a
Secretor annotatedServiceAccount- I want to use the IAM role attached to EKS worker nodes, which has always been sufficient for ESO itself. Willkes-to-esoallow me to do that, and if so, how?