Add image_username and image_password to charms
[osm/devops.git] / installers / charm / lcm-k8s / config.yaml
index 0455487..1f1c62b 100644 (file)
@@ -65,4 +65,12 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/lcm:7
+    default: opensourcemano/lcm:8
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""