4 Commits

Author SHA1 Message Date
Tom Alexander
8e6046ae0c
Fix trailing line break in kubernetes encryption config. 2026-03-19 18:17:03 -04:00
Tom Alexander
1d7ea1bbaa
Move the yaml functions to their own file. 2026-03-19 18:17:03 -04:00
Tom Alexander
97531e2421
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-03-19 18:17:03 -04:00
Tom Alexander
72345e363f
Move the encryption config into a package. 2026-03-19 18:16:58 -04:00