X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fnbi%2Fconfig.yaml;fp=installers%2Fcharm%2Fnbi%2Fconfig.yaml;h=f10304fedb0cbd487547d7951d11a03efd3cb734;hb=cafe31e388357499765ddc3360b865800b612d7a;hp=a85aa70dcf0ee80d609816175318631df1730f7e;hpb=ce5d704ed7b2ea168d0a5d74e6d3558d5a262f3a;p=osm%2Fdevops.git diff --git a/installers/charm/nbi/config.yaml b/installers/charm/nbi/config.yaml index a85aa70d..f10304fe 100644 --- a/installers/charm/nbi/config.yaml +++ b/installers/charm/nbi/config.yaml @@ -89,6 +89,20 @@ options: description: | Public SSH key that will be injected to the application pod. type: string + debug_nbi_local_path: + description: | + Local full path to the NBI 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