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