Use native YAML for Stalwart config defaults #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/stalwart-config-value-type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change the chart default for config from a JSON block string to a native YAML mapping, matching the cluster values and the toPrettyJson renderer. This removes Helm type-merge warnings such as skipped value for stalwart.config: Not a table. Bump the chart version to 0.2.4.