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