File kured-imagePullPolicy.patch of Package kured

From dfe3df27f265e7e6bc903ffca5181818cdecea6e Mon Sep 17 00:00:00 2001
From: Johannes Kastl <kastl@b1-systems.de>
Date: Wed, 7 Sep 2022 14:43:08 +0200
Subject: [PATCH] kured-ds.yaml: set imagePullPolicy to Always

Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
---
 kured-ds.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kured-ds.yaml b/kured-ds.yaml
index 6baf7c1..aac5c46 100644
--- a/kured-ds.yaml
+++ b/kured-ds.yaml
@@ -39,7 +39,7 @@ spec:
           # If you find yourself here wondering why there is no
           # :latest tag on Docker Hub,see the FAQ in the README
           image: ghcr.io/kubereboot/kured:1.17.1
-          imagePullPolicy: IfNotPresent
+          imagePullPolicy: Always
           securityContext:
             privileged: true # Give permission to nsenter /proc/1/ns/mnt
             readOnlyRootFilesystem: true
openSUSE Build Service is sponsored by