Fix images in CRs

This commit is contained in:
Sylwia Brant 2021-02-11 16:10:37 +01:00
parent ce081bfd28
commit f1ea9d8ce9
2 changed files with 4 additions and 4 deletions

View File

@ -195,9 +195,9 @@ spec:
- /manager
args:
- --leader-elect
image: jenkins-operator:305dbeda-dirty-dirty
image: virtuslab/jenkins-operator:v0.5.0
name: jenkins-operator
imagePullPolicy: Never
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
livenessProbe:

View File

@ -23,9 +23,9 @@ spec:
- /manager
args:
- --leader-elect
image: jenkins-operator:305dbeda-dirty-dirty
image: virtuslab/jenkins-operator:v0.5.0
name: jenkins-operator
imagePullPolicy: Never
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
livenessProbe: