Improve kubernetes for prod
This commit is contained in:
@@ -130,6 +130,11 @@ resources:
|
||||
# Frontend
|
||||
- components/frontend/frontend-service.yaml
|
||||
|
||||
# HorizontalPodAutoscalers (for production autoscaling)
|
||||
- components/hpa/orders-hpa.yaml
|
||||
- components/hpa/forecasting-hpa.yaml
|
||||
- components/hpa/notification-hpa.yaml
|
||||
|
||||
labels:
|
||||
- includeSelectors: true
|
||||
pairs:
|
||||
|
||||
Reference in New Issue
Block a user