Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Add extraEnvFrom value to helm chart #1473

Merged
merged 1 commit into from Jul 8, 2022

Conversation

raphaelzoellner
Copy link
Contributor

Description

This Merge request adds a extraEnvFrom value to the helm chart allowing to set environment variables to the promscale pod's container by referencing e.g. secrets or configmaps.

This may for instance be used to define a secret environment variable for promscales basic auth and set PROMSCALE_WEB_AUTH_USERNAME and PROMSCALE_WEB_AUTH_PASSWORD.

Copy link
Contributor

@paulfantom paulfantom left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you! 👍

@paulfantom paulfantom requested review from a team and removed request for cevian and JamesGuthrie July 7, 2022 08:30
@paulfantom paulfantom self-assigned this Jul 7, 2022
@paulfantom paulfantom requested a review from onprem July 7, 2022 15:50
Copy link
Contributor

@onprem onprem left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@paulfantom paulfantom merged commit 1569509 into timescale:master Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants