Add image_username and image_password to charms
[osm/devops.git] / installers / charm / pla / config.yaml
index e0aeca4..f3318fc 100644 (file)
@@ -20,6 +20,14 @@ options:
     description: Docker image name
     type: string
     default: opensourcemano/pla:8
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""
   port:
     description: Port number
     type: int