parent
ac078f015f
commit
6408eb1bbd
|
@ -3,11 +3,9 @@ kind: HorizontalPodAutoscaler
|
|||
metadata:
|
||||
name: frontend-scaler
|
||||
spec:
|
||||
scaleRef:
|
||||
scaleTargetRef:
|
||||
kind: ReplicaSet
|
||||
name: frontend
|
||||
subresource: scale
|
||||
minReplicas: 3
|
||||
maxReplicas: 10
|
||||
cpuUtilization:
|
||||
targetPercentage: 50
|
||||
targetCPUUtilizationPercentage: 50
|
||||
|
|
Loading…
Reference in New Issue