Prepare installer and pods for Rel TWELVE
[osm/devops.git] / installers / charm / nbi-k8s / config.yaml
index 129ff30..371fdf4 100755 (executable)
@@ -31,7 +31,15 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/nbi:7
+    default: opensourcemano/nbi:latest
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""
   auth-backend:
     type: string
     description: Authentication backend ('internal' or 'keystone')