Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
kured
kured-imagePullPolicy.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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.15.1 - imagePullPolicy: IfNotPresent + imagePullPolicy: Always securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt readOnlyRootFilesystem: true
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor