You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
Is there a way somehow to set up the sidecar imagePullPolicy.
It's currently setup to Always and I would like to change it to IfNotPresent
Wondering if it takes the value from the main container.
Thanks.