Details
-
Bug
-
Status: Done
-
Medium
-
Resolution: Fixed
-
None
-
None
-
None
-
Yes
Description
Hi Team,
One of our customer cannot use the backup feature in the offline k8s environment since the image pull policy is hardcoded as [Always]. As an alternative, is it possible to configurable via cr.yaml for offline K8 environments?
Code:
ImagePullPolicy: corev1.PullAlways,
Regards,
Deepak