Skip to content

Refactor initial params to not set defaults #57

@nyurik

Description

@nyurik

If a user does not set helm chart params (i.e. accepts default), helm chart should not set the env vars. This way configuration screen would not show configured values when they haven't been set.

I think the easiest way for that would be to set all values to null, and only generate KELLNR_* env var parameters if they are not null

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions