successMessage: Image pull policy is "Always" failureMessage: Image pull policy should be "Always" category: Reliability target: Container schema: '$schema': https://json-schema.org/draft/2019-09/schema required: - imagePullPolicy properties: imagePullPolicy: const: Always mutations: - op: add path: /imagePullPolicy value: Always