Prepare installer and pods for Rel TWELVE
[osm/devops.git] / installers / charm / mon-k8s / config.yaml
index 069758f..cd903a5 100644 (file)
@@ -67,7 +67,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/mon:8
+    default: opensourcemano/mon:latest
   image_username:
     description: Docker repository username
     type: string
@@ -76,3 +76,15 @@ options:
     description: Docker repository password
     type: string
     default: ""
+  grafana_url:
+    description: Grafana URL
+    type: string
+    default: http://grafana-k8s:3000
+  grafana_user:
+    description: Grafana user
+    type: string
+    default: admin
+  grafana_password:
+    description: Grafana password
+    type: string
+    default: admin