Skip to content

Commit

Permalink
feat(hpa): add support for custom annotations on hpa
Browse files Browse the repository at this point in the history
  • Loading branch information
GyunCho committed Jan 24, 2025
1 parent 5543ec7 commit 45bf48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/kong/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -932,6 +932,7 @@ autoscaling:
enabled: false
minReplicas: 2
maxReplicas: 5
annotations: {}
behavior: {}
## targetCPUUtilizationPercentage only used if the cluster doesn't support autoscaling/v2 or autoscaling/v2beta
targetCPUUtilizationPercentage:
Expand Down

0 comments on commit 45bf48b

Please sign in to comment.