X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fro%2Fconfig.yaml;fp=installers%2Fcharm%2Fro%2Fconfig.yaml;h=8c5740a65f479678a3d89ed1c83d5d63df1edb30;hb=cafe31e388357499765ddc3360b865800b612d7a;hp=ab4cd5d8c559648319cfb6718b462d267db57106;hpb=ce5d704ed7b2ea168d0a5d74e6d3558d5a262f3a;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