Skip to content

Commit

Permalink
Merge pull request #648 from TheDruidsKeeper/patch-1
Browse files Browse the repository at this point in the history
[grafana] Added required parameter to example documentation
  • Loading branch information
zanhsieh committed Sep 12, 2021
2 parents 77505aa + d6db50b commit a4ae903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/grafana/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 6.16.5
version: 6.16.6
appVersion: 8.1.2
kubeVersion: '^1.8.0-0'
description: The leading tool for querying and visualizing time series and metrics.
Expand Down
2 changes: 1 addition & 1 deletion charts/grafana/values.yaml
Expand Up @@ -712,7 +712,7 @@ imageRenderer:
# extra environment variables
env:
HTTP_HOST: "0.0.0.0"
# RENDERING_ARGS: --disable-gpu,--window-size=1280x758
# RENDERING_ARGS: --no-sandbox,--disable-gpu,--window-size=1280x758
# RENDERING_MODE: clustered
# image-renderer deployment serviceAccount
serviceAccountName: ""
Expand Down

0 comments on commit a4ae903

Please sign in to comment.