NAME

IO::K8s::K3s::V1::SecretSpec - SecretSpec describes a key in a secret to load chart values from.

VERSION

version 1.108

ignoreUpdates

Ignore changes to the secret, and mark the secret as optional. By default, the secret must exist, and changes to the secret will trigger an upgrade of the chart to apply the updated values. If `ignoreUpdates` is true, the secret is optional, and changes to the secret will not trigger an upgrade of the chart.

keys

Keys to read values content from. If no keys are specified, the secret is not used.

name

Name of the secret. Must be in the same namespace as the HelmChart resource.

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