diff --git a/tasks/longhorn.yml b/tasks/longhorn.yml index 9dcbfc5..003d8e3 100644 --- a/tasks/longhorn.yml +++ b/tasks/longhorn.yml @@ -83,6 +83,8 @@ name: "{{ item }}" driver: driver.longhorn.io deletionPolicy: Delete + parameters: + type: snap with_items: - "longhorn" - "longhorn-crypt" @@ -105,7 +107,7 @@ - name: longhorn need to be absent block: - - name: Deploy latest version of longhorn + - name: Remove longhorn kubernetes.core.helm: context: "{{ my_context }}" name: longhorn