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

Update Grafana/Prometheus Chart #24

Merged
merged 5 commits into from
Mar 11, 2024
Merged

Update Grafana/Prometheus Chart #24

merged 5 commits into from
Mar 11, 2024

Conversation

trispera
Copy link
Contributor

@trispera trispera commented Mar 7, 2024

- Remove nginx server in front of Prometheus
- New functions to generate and store a random password
- Password won't change if a Chart upgrade is made.
@trispera trispera changed the title Update Grafana/Prometheus Chart WIP: Update Grafana/Prometheus Chart Mar 8, 2024
@trispera trispera changed the title WIP: Update Grafana/Prometheus Chart Update Grafana/Prometheus Chart Mar 11, 2024
@trispera trispera requested a review from lvarin March 11, 2024 08:57
data:
{{- range $key, $val := .Values.grafana.secret }}
"{{ $key }}": "{{ tpl $val $ | b64enc }}"
Copy link
Member

Choose a reason for hiding this comment

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

Why use b64enc and data, and not stringdata?

Copy link
Member

Choose a reason for hiding this comment

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

Anyways LGTM and will merge.

Copy link
Member

@lvarin lvarin left a comment

Choose a reason for hiding this comment

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

LGTM

data:
{{- range $key, $val := .Values.grafana.secret }}
"{{ $key }}": "{{ tpl $val $ | b64enc }}"
Copy link
Member

Choose a reason for hiding this comment

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

Anyways LGTM and will merge.

@lvarin lvarin merged commit 640741e into main Mar 11, 2024
1 check passed
@trispera trispera deleted the prom-graf-updates branch March 11, 2024 12:39
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