X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Flcm-k8s%2Fconfig.yaml;h=e5ed6e16e01836b54358e6ee92f1e5635294fb44;hb=refs%2Fchanges%2F36%2F11136%2F1;hp=25f6a71e8febb9e3394a944bf2cd03937c851126;hpb=7cebea8dfc8d698581135f5b9ab234154a3b62a8;p=osm%2Fdevops.git diff --git a/installers/charm/lcm-k8s/config.yaml b/installers/charm/lcm-k8s/config.yaml index 25f6a71e..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:8 + default: opensourcemano/lcm:9 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""