Files
opendesk/helmfile/files/gpg-pubkeys/README.md
Thorsten Roßner 0e3b661565 fix(helmfile): Streamline file extensions in /helmfile/environments/default to
`*.yaml.gotmpl`., please read migrations.md for more details
2024-12-10 12:13:45 +01:00

7 lines
352 B
Markdown

# GPG public keys
Place GPG public keys in binary format into this directory and reference them in the respective `helmfile.yaml.gotmpl`.
In case you have only an ASCII Armored file you can just base64 decode the payload of that file, but remember to
**not include** the 4-letter checksum that is prefixed with an `=` sign at the end of the payload.