X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Flcm%2Fconfig.yaml;h=f33d6067d71c0cfd0216acd1012410213bc6faba;hb=d615331715f392026fe6439f94c488a8e39c9cbb;hp=0f0cebbee7423b4fe79ab956115f81333b93928b;hpb=996a5604c7d31f3758503b08a426f1f40619b17b;p=osm%2Fdevops.git diff --git a/installers/charm/lcm/config.yaml b/installers/charm/lcm/config.yaml index 0f0cebbe..f33d6067 100644 --- a/installers/charm/lcm/config.yaml +++ b/installers/charm/lcm/config.yaml @@ -23,38 +23,30 @@ options: vca_host: type: string description: "The VCA host." - default: "admin" vca_port: type: int description: "The VCA port." - default: 17070 vca_user: type: string description: "The VCA user name." - default: "admin" vca_secret: type: string description: "The VCA user secret." - default: "secret" vca_pubkey: type: string description: "The VCA public key." - default: "secret" vca_cacert: type: string description: "The VCA cacert." vca_apiproxy: type: string description: "The VCA api proxy (native charms)" - default: "" vca_cloud: type: string description: "The VCA lxd cloud name" - default: "localhost" vca_k8s_cloud: type: string description: "The VCA K8s cloud name" - default: "k8scloud" database_commonkey: description: Database common key type: string