Skip to content

Commit

Permalink
fix hpa manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
efumagal committed Aug 6, 2023
1 parent 22816b6 commit b803673
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions kustomize/hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ spec:
minReplicas: 2
maxReplicas: 6
metrics:
- type: Resource
resource:
name: cpu
target:
averageUtilization: 80
- type: Resource
resource:
name: cpu
target:
averageUtilization: 80

0 comments on commit b803673

Please sign in to comment.