I am attempting to run the official vault helm chart in a private cluster. The pods fail to run due to - Back-off pulling image “envoyproxy/envoy-alpine:v1.13.0” error. Where exactly, if anywhere can I configure this image to be taken from a private repository.
Thanks