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: change the config setup via environment variables in the helm chart #1965

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iwilltry42
Copy link
Contributor

@iwilltry42 iwilltry42 commented Mar 7, 2025

By switching the naming in the values.yaml to the env var names, we can drop quite a bit of templating and have the generated secret and the existingSecret behave the same.

Slack Thread: https://acorn-io.slack.com/archives/C03FU91U4SX/p1740643210636069

issue: #1966

chart/Chart.yaml Outdated
@@ -1,5 +1,5 @@
apiVersion: v2
name: obot
description: A Helm chart for Obot
version: 0.1.0
version: 0.1.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to update this, the version is set dynamically when we do a release of obot.

Copy link
Contributor

@thedadams thedadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good after Taylor's comment is addressed.

@drpebcak
Copy link
Contributor

drpebcak commented Mar 7, 2025

I'll merge this later after I update the terraform and stuff to account for the new values

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.

3 participants