Skip to content

Commit

Permalink
grafana: remove allow_embedding: true
Browse files Browse the repository at this point in the history
From my testing it doesn't seem to be necessary:

https://github.com/grafana/grafana/blob/990ad860df25286da6c54a2085c16ba2cfc1015d/conf/sample.ini#L344

>set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.

Signed-off-by: Will Bush <[email protected]>
Signed-off-by: Tim Jones <[email protected]>
  • Loading branch information
willbush authored and TimJones committed May 30, 2024
1 parent 0bfb1c7 commit 930d941
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ kube-prometheus-stack:
auth.anonymous:
enabled: true
# Allow Omni Workload Proxying for this service
security:
allow_embedding: true
service:
annotations:
omni-kube-service-exposer.sidero.dev/port: "50082"
Expand Down

0 comments on commit 930d941

Please sign in to comment.