Skip to content

Commit 445bb22

Browse files
committed
add support for local Helm Charts, copy charts from control to remote
1 parent 2e56857 commit 445bb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/core/tasks/uninstall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
- name: delete {{ systemd_network_dir }}/{{ result.stdout }}.d
3+
- name: delete local charts from /tmp/sdcore-helm-charts/
44
file:
55
path: /tmp/sdcore-helm-charts/
66
state: absent

0 commit comments

Comments
 (0)