REVERT(storage): revert storageClass to local-path

- Will patch existing PVs manually
- Revert storage configuration
This commit is contained in:
2025-12-31 23:56:11 +09:00
parent 2b315deac5
commit 196c941db9

View File

@@ -12,7 +12,7 @@ spec:
# Storage configuration - using local-path-retain for data protection # Storage configuration - using local-path-retain for data protection
storage: storage:
storageClass: local-path-retain storageClass: local-path
size: 10Gi size: 10Gi
# Resource requests and limits # Resource requests and limits