Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix for issue 227, fixes template not rendering on a minimal install #228

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

mguthrie88
Copy link
Member

Fixes template rendering on a minimal install, the additionalArgs field was rendering like the following:

args: - '/etc/ziti/ziti-controller.yaml' []

Validated that this fix will render correctly if the array is empty or populated.
Closes #227

mguthrie88 added 2 commits June 20, 2024 18:08
Changes committed by mguthrie88 in commit:  altered the Helm Chart.
I updated the "version" in Chart.yaml file using the "patch" strategy.

Signed-off-by: github-bot[bot] <bot@github.com>
Changes committed by mguthrie88 in commit:  altered the Helm Chart.
I updated the "version" in Chart.yaml file using the "patch" strategy.

Signed-off-by: github-bot[bot] <bot@github.com>
@qrkourier qrkourier merged commit 55fcb24 into main Jun 20, 2024
1 check passed
@qrkourier qrkourier deleted the fix/227 branch June 20, 2024 20:33
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.

performing minimal installation fails with ziti-controller 1.0.8 and 1.0.7
3 participants