X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpla%2Fconfig.yaml;h=642c165e8d1c9269c83f58ab05f99d0255ec3677;hb=ee303f97b9afe276076f56220d73c6382aa65c48;hp=1820188a1efb786323f0c2596879328904c0f4d2;hpb=996a5604c7d31f3758503b08a426f1f40619b17b;p=osm%2Fdevops.git diff --git a/installers/charm/pla/config.yaml b/installers/charm/pla/config.yaml index 1820188a..642c165e 100644 --- a/installers/charm/pla/config.yaml +++ b/installers/charm/pla/config.yaml @@ -27,3 +27,13 @@ options: mongodb_uri: type: string description: MongoDB URI (external database) + image_pull_policy: + type: string + description: | + ImagePullPolicy configuration for the pod. + Possible values: always, ifnotpresent, never + default: always + security_context: + description: Enables the security context of the pods + type: boolean + default: false