we have a requirement to pull the docker images from private artifactory, so using sidecar.istio.io/proxyImage
to annotation, but this annotation doesn’t apply to istio-init container, it is only applied to the istio-proxy sidecar container, i have some more question on the same topic:
- how to make istio-init to be pulled from private repo because
sidecar.istio.io/proxyImage
doesnt apply to it - how to set clusterwide istio-init and istio-proxy image to be pulled from private repo? 1.4 has sidecar injector configmap i think this can be set from there but how to do same in
1.5
as there is no seaprate sidecar injector pod and also the config map