Skip to content

Commit

Permalink
Merge pull request #390 from GiganticMinecraft/add_security_option_in…
Browse files Browse the repository at this point in the history
…_grafana

Add security option in grafana
  • Loading branch information
inductor authored Jun 1, 2022
2 parents a3f5f7d + 9129166 commit d877dd6
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 d877dd6

Please sign in to comment.