Question: How do I change the Image of a particular Spinnaker service?
Answer: Generally, its better to inject a side-car into the Spinnaker Pod, if at all feasible. However, one can also:
- Edit the Docker file of the image or
- Write up a Docker File with base image as the original image.