Skip to content

Commit

Permalink
Merge pull request #581 from sajithaliyanage/master
Browse files Browse the repository at this point in the history
Change default HPA target cpu utilization
  • Loading branch information
pubudu538 committed Apr 2, 2021
2 parents 97bb42e + f171224 commit e3a2dd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ data:
name: cpu
target:
type: Utilization
averageUtilization: 50
averageUtilization: 70
livenessProbe: |
tcpSocket:
port: 8290
Expand Down

0 comments on commit e3a2dd4

Please sign in to comment.