mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-29 16:19:29 +00:00
ci: address yamllint issues in deploy/jjb-validate.yaml
16:7 error wrong indentation: expected 8 but found 6 (indentation) 19:9 error wrong indentation: expected 10 but found 8 (indentation) Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
52c5c0a32d
commit
0be9362216
@ -13,11 +13,11 @@ spec:
|
|||||||
app: jjb-validate
|
app: jjb-validate
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: jjb-validate
|
- name: jjb-validate
|
||||||
image: 172.30.254.79:5000/ceph-csi/jjb:latest
|
image: 172.30.254.79:5000/ceph-csi/jjb:latest
|
||||||
env:
|
env:
|
||||||
- name: GIT_REPO
|
- name: GIT_REPO
|
||||||
value: https://github.com/ceph/ceph-csi
|
value: https://github.com/ceph/ceph-csi
|
||||||
- name: GIT_REF
|
- name: GIT_REF
|
||||||
value: ci/centos
|
value: ci/centos
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
|
Loading…
Reference in New Issue
Block a user