docs: remove duplicated 'image' key (#1133)
Co-authored-by: Luigi Operoso <40476330+brokenpip3@users.noreply.github.com>
This commit is contained in:
parent
697dc1b370
commit
b8a756909f
|
|
@ -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