deployment-autoscaling-behavior-values.yaml 274 B

1234567891011121314
  1. controller:
  2. autoscaling:
  3. enabled: true
  4. behavior:
  5. scaleDown:
  6. stabilizationWindowSeconds: 300
  7. policies:
  8. - type: Pods
  9. value: 1
  10. periodSeconds: 180
  11. admissionWebhooks:
  12. enabled: false
  13. service:
  14. type: ClusterIP