Skip to content
Snippets Groups Projects
Commit f6a3ac03 authored by Karl Skewes's avatar Karl Skewes
Browse files

kube-prometheus: Example jsonnet ingress, merge Grafana config instead of overwrite

parent 352c9171
Branches
Tags
No related merge requests found
......@@ -20,9 +20,9 @@ local kp =
},
},
grafana+:: {
config: {
sections: {
server: {
config+: {
sections+: {
server+: {
root_url: 'http://grafana.example.com/',
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment