Prepare installer and pods for Rel TWELVE
[osm/devops.git] / installers / charm / pol-k8s / reactive / spec_template.yaml
index de7d4a2..d0c5823 100644 (file)
 version: 2
 containers:
   - name: %(name)s
-    image: %(docker_image)s
+    imageDetails:
+      imagePath: %(image)s
+      username: %(image_username)s
+      password: %(image_password)s
     ports:
     # This is a fake port; lcm doesn't listen, since it's just reading
     # and responding to the kafka bus. Fix this in post.