tool · inferred from evidence
external-secrets operator
The operator component of External Secrets that processes templates.
- External Secrets AWS Secrets Manager dockerconfigjson template not rendering invalid character less-than
This is a double-templating collision: ArgoCD (and Helm) consume the `{{ }}` in your ExternalSecret template before the external-secrets operator ever sees it, so the operator receives mangled template text. Escape the braces for the outer