X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fro%2Fconfig.yaml;h=5bb0362aad39736b38385ea5da1544bb81fb946a;hb=refs%2Fchanges%2F20%2F11120%2F2;hp=0d3c9a0da9a2918e1dbcc0ae061d80a2a7a19826;hpb=457fde18dad36d9d58c794918ca79e6d72539bc1;p=osm%2Fdevops.git diff --git a/installers/charm/ro/config.yaml b/installers/charm/ro/config.yaml index 0d3c9a0d..5bb0362a 100644 --- a/installers/charm/ro/config.yaml +++ b/installers/charm/ro/config.yaml @@ -70,3 +70,9 @@ options: name: name of the file for the certificate content: base64 content of the certificate The path for the files is /certs. + image_pull_policy: + type: string + description: | + ImagePullPolicy configuration for the pod. + Possible values: always, ifnotpresent, never + default: always