X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fprometheus%2Fconfig.yaml;fp=installers%2Fcharm%2Fprometheus%2Fconfig.yaml;h=6ce1613bea00f4eb548c5857e3e4fda0ea1e67e2;hb=3ddbbd1f6c70306d13db0976e1e6b3bda0c69abd;hp=c1c0fb934e978bf8f77043ea915ccf76a7fba671;hpb=457fde18dad36d9d58c794918ca79e6d72539bc1;p=osm%2Fdevops.git diff --git a/installers/charm/prometheus/config.yaml b/installers/charm/prometheus/config.yaml index c1c0fb93..6ce1613b 100644 --- a/installers/charm/prometheus/config.yaml +++ b/installers/charm/prometheus/config.yaml @@ -65,3 +65,9 @@ options: type: boolean description: Boolean to enable the web admin api default: false + image_pull_policy: + type: string + description: | + ImagePullPolicy configuration for the pod. + Possible values: always, ifnotpresent, never + default: always