X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fgrafana%2Fconfig.yaml;h=632f2120fbfec60f1f370b38d4621b70b65c721c;hb=refs%2Fchanges%2F20%2F11120%2F2;hp=3a7e63fc55f4595f7e4da3537d3d55e971dd9ea0;hpb=457fde18dad36d9d58c794918ca79e6d72539bc1;p=osm%2Fdevops.git diff --git a/installers/charm/grafana/config.yaml b/installers/charm/grafana/config.yaml index 3a7e63fc..632f2120 100644 --- a/installers/charm/grafana/config.yaml +++ b/installers/charm/grafana/config.yaml @@ -57,3 +57,9 @@ options: type: boolean description: Enable OSM System monitoring dashboards default: false + image_pull_policy: + type: string + description: | + ImagePullPolicy configuration for the pod. + Possible values: always, ifnotpresent, never + default: always