manifests/today_ai_weather
songtianlun 50cf9d40e7 fix: correct deployment kind in load.yaml
- Change kind from DaemonSet to Deployment
- Uncomment replicas setting to ensure proper scaling

This change corrects the resource type for the application
in the Kubernetes configuration, ensuring it is deployed as a
Deployment instead of a DaemonSet. This allows for better
management of replicas and scaling capabilities.
2025-04-23 20:53:04 +08:00
..
archive first commit 2025-04-12 13:11:34 +08:00
db chore: update storage classes and node selectors 2025-04-20 16:36:20 +08:00
db-dev first commit 2025-04-12 13:11:34 +08:00
dev feat: add multiple subdomains for ingress configuration 2025-04-17 13:33:49 +08:00
redis chore: update storage classes and node selectors 2025-04-20 16:36:20 +08:00
ingress.yaml first commit 2025-04-12 13:11:34 +08:00
load.yaml fix: correct deployment kind in load.yaml 2025-04-23 20:53:04 +08:00
service.yaml first commit 2025-04-12 13:11:34 +08:00