The ExternalSecret describes what data should be fetched, how the data should
be transformed and saved as a Kind=Secret:
spec.data to
explicitly sync individual keys or use spec.dataFrom to get all values
from the external API.spec.target.templateTake a look at an annotated example to understand the design behind the
ExternalSecret.
{% include 'full-external-secret.yaml' %}