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

chore(setup): remove Helm templates from setup scripts #3769

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

swiatekm-sumo
Copy link

@swiatekm-sumo swiatekm-sumo commented Jun 18, 2024

Remove remaining Helm templates from setup scripts. This mostly involves moving the values to environment variables defined on the Pod template. In the case of notification emails, this required a bit more effort.

The monitors.sh script requires literal double curly braces in a string, so I ended up just disabling templating altogether for *.sh and *.tf files.

Checklist

  • Changelog updated or skip changelog label added
  • Template tests added for new features

@swiatekm-sumo swiatekm-sumo merged commit dab3fb7 into main Jun 18, 2024
57 checks passed
@swiatekm-sumo swiatekm-sumo deleted the chore/setup/refactor-scripts branch June 18, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants