Skip to content

Add imagePullSecrets for injected containers #4870

@gyliu513

Description

@gyliu513

When user deploy new application with istio, istio injector(manual and automatic) will inject two containers: istio-proxy and istio-proxy_init. If customer configure those two images to be pulled from private registry, then the image pull will be failed as there is no imagePullSecrets, seems we need to add imagePullSecrets to inject containers.

What do you think @linsun @rshriram @ayj

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions