Closed chilanti closed 5 years ago
hey @chilanti - yup, you can configure it via the pullPolicy
key in your CR: https://github.com/appsody/appsody-operator/blob/master/deploy/crds/appsody_v1beta1_appsodyapplication_crd.yaml#L262
Nice.... I'll update appsody deploy
to set it to Always
.
Type of question
General context
Question
Does the appsody operator support the various
imagePullPolicy
options? We getIfNotPresent
by default, but being able to pick would be desirable. Not sure if theAppsodyApplication
CRs support that field.Add any other context about the problem here.