X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol%2Fconfig.yaml;h=7b64f5746146f783050393a16a955d6634ce73a2;hb=3ddbbd1f6c70306d13db0976e1e6b3bda0c69abd;hp=909235e08f5eb6b8650dc088a2df8064c8c240f1;hpb=accf1171620c343e847f61ce2dd752dbd08bcdb1;p=osm%2Fdevops.git diff --git a/installers/charm/pol/config.yaml b/installers/charm/pol/config.yaml index 909235e0..7b64f574 100644 --- a/installers/charm/pol/config.yaml +++ b/installers/charm/pol/config.yaml @@ -32,3 +32,9 @@ options: description: | Mysql URI with the following format: mysql://:@:/ + image_pull_policy: + type: string + description: | + ImagePullPolicy configuration for the pod. + Possible values: always, ifnotpresent, never + default: always