megaease / easemesh

A service mesh implementation for connecting, control, and observe services in spring-cloud.
https://megaease.com/easemesh
Apache License 2.0
505 stars 60 forks source link

Cannot change the image names easeagent-initializer and imagePullPolicy in initContainers #153

Open huangleilz opened 1 year ago

huangleilz commented 1 year ago

The image name in initContainers is always megaease/easeagent-initializer:latest, and the imagePullPolicy is Always, which cannot be configured to change

xxx7xxxx commented 1 year ago

We will fix it, BTW what's the requirement of changing it?