Add missing annotation to the nbi charm
[osm/devops.git] / installers / charm / mon-k8s / config.yaml
index f8ea235..069758f 100644 (file)
@@ -67,4 +67,12 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/mon:7
+    default: opensourcemano/mon:8
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""