Add image_username and image_password to charms
[osm/devops.git] / installers / charm / ro-k8s / reactive / spec_template.yaml
index f4f7c9c..f2b3535 100644 (file)
@@ -16,7 +16,10 @@ service:
   scalePolicy: serial
 containers:
   - name: %(name)s
-    image: %(docker_image)s
+    imageDetails:
+      imagePath: %(image)s
+      username: %(image_username)s
+      password: %(image_password)s
     kubernetes:
       readinessProbe:
         httpGet: