Add image_username and image_password to charms
[osm/devops.git] / installers / charm / ui-k8s / config.yaml
index 8e24da0..d4321ae 100755 (executable)
@@ -28,3 +28,11 @@ options:
     type: string
     description: OCI image
     default: opensourcemano/light-ui:8
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""