Skip to content

Commit

Permalink
fix(ansible): longhorn components are now a daemonset, no need to use…
Browse files Browse the repository at this point in the history
… the selector
  • Loading branch information
onedr0p committed Dec 21, 2023
1 parent 8f95451 commit bd2d784
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
pod_selectors:
# Rook Ceph
- app!=rook-ceph-osd
# Longhorn
- app!=csi-attacher
- app!=csi-provisioner
delegate_to: "{% raw %}{{ groups['master'][0] }}{% endraw %}"

- name: Update
Expand Down

0 comments on commit bd2d784

Please sign in to comment.