Prepare installer and pods for Rel TWELVE
[osm/devops.git] / installers / charm / ro-k8s / config.yaml
index c35d114..cc6076c 100755 (executable)
@@ -31,4 +31,16 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/ro:7
+    default: opensourcemano/ro:latest
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""
+  database_commonkey:
+    description: Database common key
+    type: string
+    default: osm
\ No newline at end of file