X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Flcm-k8s%2Freactive%2Fspec_template.yaml;h=b5f508bcb3c627b15bf028311c0295e75dcebea6;hb=aac52e0ac6d5364e48d2c25b00d6a1435b7e0d6a;hp=d8b51e77af310f53bc2371abb26ad401fc77a039;hpb=a4a37f7f9f5410ff2c7833b76bdc85f752c74849;p=osm%2Fdevops.git diff --git a/installers/charm/lcm-k8s/reactive/spec_template.yaml b/installers/charm/lcm-k8s/reactive/spec_template.yaml index d8b51e77..b5f508bc 100644 --- a/installers/charm/lcm-k8s/reactive/spec_template.yaml +++ b/installers/charm/lcm-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.