X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fro%2Fconfig.yaml;h=8c5740a65f479678a3d89ed1c83d5d63df1edb30;hb=7db714f2e1294cd9aeb440f01d91bb5816e352cf;hp=ab4cd5d8c559648319cfb6718b462d267db57106;hpb=540d93716ee0a4c4ffd070120779c1c40f6f353c;p=osm%2Fdevops.git diff --git a/installers/charm/ro/config.yaml b/installers/charm/ro/config.yaml index ab4cd5d8..8c5740a6 100644 --- a/installers/charm/ro/config.yaml +++ b/installers/charm/ro/config.yaml @@ -87,6 +87,20 @@ options: description: | Public SSH key that will be injected to the application pod. type: string + debug_ro_local_path: + description: | + Local full path to the RO 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