Moving charms to use latest stable release container image
[osm/devops.git] / installers / charm / pla / config.yaml
index e0aeca4..57c5df0 100644 (file)
@@ -19,7 +19,15 @@ options:
   image:
     description: Docker image name
     type: string
-    default: opensourcemano/pla:8
+    default: opensourcemano/pla:latest
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""
   port:
     description: Port number
     type: int