Skip to content

Commit

Permalink
fix(kyak): hide grafana version
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Oct 22, 2024
1 parent f9241e1 commit f4e7ebc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ spec:
GF_SECURITY_ANGULAR_SUPPORT_ENABLED: true
GF_SECURITY_COOKIE_SAMESITE: grafana
GF_SERVER_ROOT_URL: https://grafana.${SECRET_PUBLIC_DOMAIN}
GF_SECURITY_HIDE_VERSION: true
envFromSecrets:
- name: *secret
grafana.ini:
Expand Down

0 comments on commit f4e7ebc

Please sign in to comment.