X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Freactive%2Fspec_template.yaml;h=d0c5823f38d8ebc53ec4a83bf8d44fc6c9c0c5a5;hb=1d704d9e31c8a002f38afbbc33929d13baaa8e45;hp=de7d4a21949a8f061af0e47f32867b39c220ff61;hpb=47cd3b277310d5d6fef0067f220e849bebff35b4;p=osm%2Fdevops.git diff --git a/installers/charm/pol-k8s/reactive/spec_template.yaml b/installers/charm/pol-k8s/reactive/spec_template.yaml index de7d4a21..d0c5823f 100644 --- a/installers/charm/pol-k8s/reactive/spec_template.yaml +++ b/installers/charm/pol-k8s/reactive/spec_template.yaml @@ -14,7 +14,10 @@ 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.