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

Add secrets for credentials and endpoints #28

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Conversation

MichelHollands
Copy link
Contributor

@MichelHollands MichelHollands commented Apr 1, 2024

The username, password and endpoint are now fetched from a k8s Secret that is referenced in the values.yaml. This avoids having secrets in the values.yaml file.

The docs have been updated.

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
@MichelHollands MichelHollands marked this pull request as draft April 1, 2024 12:25
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
@MichelHollands MichelHollands changed the title Add secret and configmap for credentials and endpoints Add secrets for credentials and endpoints Apr 1, 2024
@MichelHollands MichelHollands marked this pull request as ready for review April 1, 2024 12:41
Copy link

@DylanGuedes DylanGuedes left a comment

Choose a reason for hiding this comment

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

lgtm! just a (nit?): in the installation.md you're suggesting -n meta but the default namespaces seems to be mmc or loki

@MichelHollands
Copy link
Contributor Author

lgtm! just a (nit?): in the installation.md you're suggesting -n meta but the default namespaces seems to be mmc or loki

Good point. I try locally with mmc but it should be meta everywhere. The loki namespace is where the monitored Loki lives. I'll update it.

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
@MichelHollands MichelHollands merged commit 20232e9 into main Apr 1, 2024
2 checks passed
@MichelHollands MichelHollands deleted the use_secrets branch April 10, 2024 09:59
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