feat: migrate CSI drivers to dedicated storage project

- Migrate csi-cephfs from Terraform to ArgoCD
- Migrate csi-cephrbd from Terraform to ArgoCD
- Create dedicated storage project and ApplicationSet for CSI drivers
- Add csi-* pattern matching in storage ApplicationSet
- Remove CSI apps from platform project to separate concerns
This commit is contained in:
2026-03-19 00:11:41 +11:00
parent e86cd7a6ae
commit 43d4a87681
16 changed files with 392 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: csi-cephrbd