REFACTOR(longhorn): remove Longhorn node manifests

- Use kubectl patch instead
- Node manifests conflict with Longhorn's auto-management
This commit is contained in:
2026-01-01 09:48:49 +09:00
parent 43648eb772
commit f34b2e4c3c

View File

@@ -3,6 +3,3 @@ kind: Kustomization
namespace: longhorn
resources:
- ingress.yaml
- nodes/mayne-vcn.yaml
- nodes/mayne-worker-1.yaml
- nodes/mayne-worker-2.yaml