Remove duplicated 'image' key
This commit is contained in:
parent
ae9cb0c7f5
commit
0f9ddc7869
|
|
@ -281,7 +281,7 @@ spec:
|
|||
- /manager
|
||||
args:
|
||||
- --leader-elect
|
||||
image: image: quay.io/jenkins-kubernetes-operator/operator:v0.8.0
|
||||
image: quay.io/jenkins-kubernetes-operator/operator:v0.8.0
|
||||
name: jenkins-operator
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
|
|
|
|||
Loading…
Reference in New Issue