X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Freactive%2Fspec_template.yaml;h=d0c5823f38d8ebc53ec4a83bf8d44fc6c9c0c5a5;hb=refs%2Fchanges%2F45%2F9945%2F1;hp=de7d4a21949a8f061af0e47f32867b39c220ff61;hpb=6cbfee112265135377fbe110a3dbdbb70d670724;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.