summaryrefslogtreecommitdiff
path: root/playbooks.d/k3s-master
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-10-06 15:13:58 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-10-06 15:13:58 +0200
commit254a29cdfe9dcad3a1d6174aa97214c3f08225cc (patch)
tree899b6ce1a4c4dbec26285b8370e382d30d531732 /playbooks.d/k3s-master
parent268583a69eb4f6fbc07520ff1d7cd0ae3141919d (diff)
Disable seaweedfs CSI driver
Diffstat (limited to 'playbooks.d/k3s-master')
-rw-r--r--playbooks.d/k3s-master/manifests/infrastructure/releases/kustomization.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks.d/k3s-master/manifests/infrastructure/releases/kustomization.yaml b/playbooks.d/k3s-master/manifests/infrastructure/releases/kustomization.yaml
index c3e8794..51893a5 100644
--- a/playbooks.d/k3s-master/manifests/infrastructure/releases/kustomization.yaml
+++ b/playbooks.d/k3s-master/manifests/infrastructure/releases/kustomization.yaml
@@ -5,5 +5,4 @@ resources:
- sealed-secrets
- ingress-nginx
- cert-manager
-- seaweedfs-csi-driver
...