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