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