Open
Description
Hi All,
I need to be able to set custom imagePullPolicy value for StatefulSet for postgres clusters.
I don't see this option in manifests.
I am using custom spilo docker image. It is more convenient for developers to be able to replace non-prod docker images to test it in Dev kubernetes cluster.
How can I change this option? Is it possible?