NAME

IO::K8s::ExternalSecrets::V1::TemplateFrom - TemplateFrom specifies a source for templates.

VERSION

version 1.108

configMap

TemplateRef specifies a reference to either a ConfigMap or a Secret resource.

literal

No description in the upstream schema.

secret

TemplateRef specifies a reference to either a ConfigMap or a Secret resource.

target

Target specifies where to place the template result. For Secret resources the accepted values are empty, "Data", "Annotations" and "Labels"; any other value is rejected because it would allow writes to privileged Secret fields. For custom resources (when spec.target.manifest is set), this supports nested paths like "spec.database.config" or "data".

valuesDecodingStrategy

Used to define a decoding Strategy for the rendered template values. Defaults to None when omitted.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004