Skip to content
Snippets Groups Projects
Unverified Commit 26a5948d authored by Cristian Calin's avatar Cristian Calin Committed by GitHub
Browse files

[reset] remove containerd storage during reset (#8469)

parent d86a3b96
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,7 @@
with_items:
- "{{ kube_config_dir }}"
- /var/lib/kubelet
- "{{ containerd_storage_dir }}"
- "{{ ansible_env.HOME | default('/root') }}/.kube"
- "{{ ansible_env.HOME | default('/root') }}/.helm"
- "{{ etcd_data_dir }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment