Skip to content

Refactor: Smart defaults and template de-duplication#60

Merged
secana merged 1 commit intokellnr:mainfrom
ZohaibHassan16:refactor/config-defaults
Feb 14, 2026
Merged

Refactor: Smart defaults and template de-duplication#60
secana merged 1 commit intokellnr:mainfrom
ZohaibHassan16:refactor/config-defaults

Conversation

@ZohaibHassan16
Copy link
Contributor

What's Changed:

Testing:
Verified with helm template that variables appear when set and disappear when null.

Note: There are some blank lines in the rendered output because I avoided using whitespace-stripping tags ({{- ... -}}) inside logic loops whuich makes the YAML look a bit "gappy", it was imp to ensure that the environment variables are correctly separated by newlines and don't accidentally mash together into a single invalid line. Valid YAML handles these blank lines without any issues fwiw.

@secana secana merged commit 3bdf016 into kellnr:main Feb 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants