4 Commits

Author SHA1 Message Date
Tom Alexander
a32eb663b1
Fix trailing line break in kubernetes encryption config. 2026-02-21 15:11:11 -05:00
Tom Alexander
bd7c86a10e
Move the yaml functions to their own file. 2026-02-21 15:11:11 -05:00
Tom Alexander
a99477797c
Introduce functions to generate yaml.
The toYAML function is just an alias to toJSON which is technically fine since YAML is a superset of JSON, but these new functions will generate actual YAML.
2026-02-21 15:11:11 -05:00
Tom Alexander
cd86934dde
Move the encryption config into a package. 2026-02-21 15:11:07 -05:00