Commit Graph

3 Commits

Author SHA1 Message Date
c71347c4f4 chore: update nodeSelector and storageClassName
- Replace hardcoded hostname with region and dc labels
- Update storageClassName from local-vkus2 to nfs-zgo-us1

These changes improve the flexibility of the deployment by allowing
for better node selection based on region and data center, and
ensure that the storage class is correctly set for the environment.
This will help in managing resources more effectively across
different clusters.
2025-04-23 21:57:54 +08:00
3cc13338d3 chore: update prometheus metrics retention period
- Change retention period from 5 days to 3 days

This adjustment may help free up storage resources more
quickly, ensuring that older metrics are purged sooner,
leading to better performance and lower storage costs.
2025-04-12 13:24:37 +08:00
2bb098c6e3 first commit 2025-04-12 13:11:34 +08:00