Add advise-mode VerticalPodAutoscaler for every workload
Adds a VerticalPodAutoscaler (updateMode: Off, recommendation-only) targeting every Deployment and StatefulSet across apps/base. Off mode never mutates pods, so this only gathers right-sizing recommendations. CNPG Clusters and CronJobs are not VPA targets and are skipped.
This commit is contained in:
@@ -13,3 +13,4 @@ resources:
|
||||
- cnpg_pooler.yaml
|
||||
- vaultauth.yaml
|
||||
- vaultstaticsecret.yaml
|
||||
- vpa.yaml
|
||||
|
||||
Reference in New Issue
Block a user