Skip to content

Commit

Permalink
Add security option in grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
inductor committed Jun 1, 2022
1 parent 57c3ada commit 9129166
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ spec:
token_url: https://github.com/login/oauth/access_token
api_url: https://api.github.com/user
allowed_organizations: GiganticMinecraft
security:
disable_initial_admin_creation: true
admin_user: inductor
cookie_secure: true
deploymentStrategy:
type: Recreate
envFromSecret: "grafana-github-oauth-app-secret"
Expand Down

0 comments on commit 9129166

Please sign in to comment.