Fix ro-k8s charm to include commonkey
[osm/devops.git] / installers / charm / ro-k8s / config.yaml
index 31eaca8..e93cc49 100755 (executable)
@@ -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