Allocate PTY
[osm/devops.git] / installers / charm / pol-k8s / config.yaml
index 59f9d68..d33a715 100644 (file)
@@ -23,4 +23,12 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/pol:7
+    default: opensourcemano/pol:8
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""