X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Flcm-k8s%2Fconfig.yaml;h=e5ed6e16e01836b54358e6ee92f1e5635294fb44;hb=83dff8250aebbef9e2278800ab5fbeeb468791cf;hp=045548746542c8fc79c9717ffc9a8ba67b624cfe;hpb=71997c1ce07cedab9eb793516358fa494afec7fb;p=osm%2Fdevops.git diff --git a/installers/charm/lcm-k8s/config.yaml b/installers/charm/lcm-k8s/config.yaml index 04554874..e5ed6e16 100644 --- a/installers/charm/lcm-k8s/config.yaml +++ b/installers/charm/lcm-k8s/config.yaml @@ -65,4 +65,12 @@ options: image: type: string description: OCI image - default: opensourcemano/lcm:7 + default: opensourcemano/lcm:9 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""