Change the owner of /etc/crictl.yaml to root (#7254)

(cherry picked from commit 1a91792e7c)
This commit is contained in:
Geonju Kim 2021-02-06 02:28:53 +09:00 committed by Kubernetes Prow Robot
parent 3ad248b007
commit 5f06864582

View file

@ -8,7 +8,7 @@
template:
src: crictl.yaml.j2
dest: /etc/crictl.yaml
owner: bin
owner: root
mode: 0644
- name: Copy crictl binary from download dir