diff --git a/roles/ks-monitor/templates/custom-values-notification.yaml.j2 b/roles/ks-monitor/templates/custom-values-notification.yaml.j2 index b92ac5466..0d8e695e2 100644 --- a/roles/ks-monitor/templates/custom-values-notification.yaml.j2 +++ b/roles/ks-monitor/templates/custom-values-notification.yaml.j2 @@ -18,7 +18,7 @@ operator: image: repo: {{ notification_manager_operator_repo }} tag: {{ notification_manager_operator_tag }} - pullPolicy: Always + pullPolicy: IfNotPresent resources: limits: cpu: 50m