Fix 1391: New version of yq snap makes charmed installer to fail
[osm/devops.git] / installers / charm / pol-k8s / config.yaml
index 8cfd8bf..95bca15 100644 (file)
@@ -23,4 +23,12 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/pol:8
+    default: opensourcemano/pol:9
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""