-
Notifications
You must be signed in to change notification settings - Fork 4
feat(charts): grafana enable admin #1086
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for getting this working. Looks great! 👍I have a few minor suggestions below.
| root_url: https://grafana.staging.workflows.diamond.ac.uk | ||
| serve_from_sub_path: false | ||
| auth.generic_oauth: | ||
| enabled: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these changes to the staging-values.yaml needed?
Check the way that helm merges staging-values.yaml and values.yaml automatically:
https://helm.sh/docs/chart_template_guide/values_files/
It looks like these keys are already set in values.yaml. So they don't need to be set here unless the values need to be different in staging.
charts/monitoring/values.yaml
Outdated
| use_refresh_token: true | ||
| email_attribute_path: id | ||
| allow_assign_grafana_admin: true | ||
| role_attribute_path: (email=='[email protected]' || email=='[email protected]' || email=='[email protected]' || email=='[email protected]' || email=='[email protected]' || email=='[email protected]' || email=='[email protected]' || email=='[email protected]' || email=='[email protected]') && 'GrafanaAdmin' || 'Viewer' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove jacob.williamson, n.leung as they no longer work on the project.
No description provided.