Browse Source

Merge pull request #2005 from riverzhang/patch-1

Delete helm home
pull/2043/head
Spencer Smith 7 years ago
committed by GitHub
parent
commit
626b35e1b0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      roles/reset/tasks/main.yml

1
roles/reset/tasks/main.yml

@ -85,6 +85,7 @@
- "{{kube_config_dir}}"
- /var/lib/kubelet
- /root/.kube
- /root/.helm
- "{{ etcd_data_dir }}"
- /etc/ssl/etcd
- /var/log/calico

Loading…
Cancel
Save