X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpla%2Fconfig.yaml;h=75b19d82b5aa0ea546b40d5c996feaf1ff5f6517;hb=3ddbbd1f6c70306d13db0976e1e6b3bda0c69abd;hp=ae903042eea0026ae493ab01f9971c7e9d7daca3;hpb=49379ced23b5e344a773ce77ac9cb59c1864e19b;p=osm%2Fdevops.git diff --git a/installers/charm/pla/config.yaml b/installers/charm/pla/config.yaml index ae903042..75b19d82 100644 --- a/installers/charm/pla/config.yaml +++ b/installers/charm/pla/config.yaml @@ -24,3 +24,12 @@ options: description: Common Key for Mongo database type: string default: osm + 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