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