grafana / helm-charts

Apache License 2.0
1.62k stars 2.25k forks source link

Okta client_id: client_secret: #2964

Open renperez-cpi opened 7 months ago

renperez-cpi commented 7 months ago

I am setting up the okta integration using values.yaml. How do I inject the Okta client_id and client_secret in the grafana.ini section in values.yaml using kubernetes secret. please advice. thank you

ironstas1k commented 6 months ago

Not sure why it's not mentioned anywhere.

You can use GF_AUTH_OKTA_CLIENT_ID, GF_AUTH_OKTA_CLIENT_SECRET environment variables, those can be defined via envValueFrom or envFromSecret