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

introduce new value to enable env configuration #30

Merged

Conversation

marcules
Copy link
Contributor

Description of the change

Generally allow the user to configure environment variables for the deployment manifest / pod definition. This can be used to add custom environment variables through values.yaml and in particular can be used to override the UPTIME_KUMA_PORT env var until the PR louislam/uptime-kuma#1141 is merged.

Benefits

Make this helm chart more configurable and provide a working workaround for the aforementioned issue.

Possible drawbacks

None.

Applicable issues

n/a

Additional information

n/a

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the README.md

@marcules marcules force-pushed the feature/make-deployment-env-configurable branch from 1f20294 to f471b37 Compare January 10, 2022 13:03
@dirsigler dirsigler self-requested a review January 10, 2022 13:04
Copy link
Owner

@dirsigler dirsigler left a comment

Choose a reason for hiding this comment

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

/lgtm

@dirsigler
Copy link
Owner

Thank you very much! This just came in time to allow a custom fix for louislam/uptime-kuma#1141

@dirsigler dirsigler merged commit 75701af into dirsigler:main Jan 10, 2022
@marcules marcules deleted the feature/make-deployment-env-configurable branch January 10, 2022 13:09
This was referenced Jan 11, 2022
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