Commit Graph

2 Commits

Author SHA1 Message Date
18554baab2 feat: remove all ceph configuration from rke2
All checks were successful
Build / precommit (pull_request) Successful in 4m54s
Remove ceph CSI storage integration from Kubernetes setup.
This removes ceph-related parameters, templates, and RBAC files.

- Remove ceph parameters from rke2 manifests
- Delete ceph CSI template files
- Delete ceph CSI RBAC configuration files
- Remove encrypted ceph key from hieradata
2025-10-06 22:13:52 +11:00
762f415d2d feat: k8s helm rework (#396)
- remove helm-generated-yaml, replace with helm execs
- template/parameterise ceph csi

Reviewed-on: #396
2025-09-20 17:40:41 +10:00