I’m using the Enonic XP operator xp-operator-0.22
. Could you please advise on how to reassign the busybox
images (init containers) to a private repository and specify imagePullSecrets
for them?
When I apply cluster.yaml
, two StatefulSets (master and worker) are created. However, any changes applied to them don’t persist for long.
Could you suggest a key to modify in values.yaml
or elsewhere?