Commit Graph

2 Commits

Author SHA1 Message Date
c6b8f9154d feat: restructure Redis deployment configuration
- Move Redis StatefulSet configuration to a new file
- Update PersistentVolumeClaim name and storage class
- Adjust nodeSelector for Redis deployment
- Remove old Redis service configuration

This commit restructures the Redis deployment by separating its
configuration into dedicated files for better organization. The
PersistentVolumeClaim name and storage class have been updated to
reflect the new environment, and the nodeSelector has been adjusted
to ensure proper deployment in the specified region. The old
Redis service configuration has been removed to avoid confusion.
2025-04-27 17:24:24 +08:00
2bb098c6e3 first commit 2025-04-12 13:11:34 +08:00