Add grafana root url
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-18 19:25:59 -05:00
parent afc6168130
commit 815df232c9
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -47,6 +47,8 @@ spec:
value: "user:email"
- name: GF_AUTH_GENERIC_OAUTH_API_URL
value: "https://auth.clortox.com/application/o/userinfo/"
- name: GF_SERVER_ROOT_URL
value: "https://grafana.clortox.com/"
ports:
- containerPort: 3000
name: http-grafana