X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Flcm-k8s%2Fconfig.yaml;h=25f6a71e8febb9e3394a944bf2cd03937c851126;hb=a4a37f7f9f5410ff2c7833b76bdc85f752c74849;hp=c27377fc6fb365d214ac76be0fd67061fbbbabff;hpb=82c5ffa15e1abb4c7ff58dc489f22cbe276c78c3;p=osm%2Fdevops.git diff --git a/installers/charm/lcm-k8s/config.yaml b/installers/charm/lcm-k8s/config.yaml index c27377fc..25f6a71e 100644 --- a/installers/charm/lcm-k8s/config.yaml +++ b/installers/charm/lcm-k8s/config.yaml @@ -44,6 +44,10 @@ options: type: string description: "The VCA lxd cloud name" default: "localhost" + vca_k8s_cloud: + type: string + description: "The VCA K8s cloud name" + default: "k8scloud" advertised-hostname: description: LCM Hostname type: string @@ -61,4 +65,4 @@ options: image: type: string description: OCI image - default: opensourcemano/lcm:7 + default: opensourcemano/lcm:8