X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol%2Fconfig.yaml;h=a2eef474a72cecbfdf68d82adcd6342880a5503f;hb=47f8a9e1d4831437c8575d78a86ee03dbd0fe479;hp=0279bd5e23639b0ea4cb9c2684bdf4bb1e939328;hpb=540d93716ee0a4c4ffd070120779c1c40f6f353c;p=osm%2Fdevops.git diff --git a/installers/charm/pol/config.yaml b/installers/charm/pol/config.yaml index 0279bd5e..a2eef474 100644 --- a/installers/charm/pol/config.yaml +++ b/installers/charm/pol/config.yaml @@ -49,6 +49,20 @@ options: description: | Public SSH key that will be injected to the application pod. type: string + debug_pol_local_path: + description: | + Local full path to the POL project. + + The path will be mounted to the docker image, + which means changes during the debugging will be saved in your local path. + type: string + debug_common_local_path: + description: | + Local full path to the COMMON project. + + The path will be mounted to the docker image, + which means changes during the debugging will be saved in your local path. + type: string security_context: description: Enables the security context of the pods type: boolean