Update horizontal-pod-autoscale-walkthrough.md (#17206)
parent
cdc590065c
commit
f65a6fe7a8
|
@ -304,7 +304,7 @@ spec:
|
|||
resource:
|
||||
name: cpu
|
||||
target:
|
||||
type: AverageUtilization
|
||||
type: Utilization
|
||||
averageUtilization: 50
|
||||
- type: Pods
|
||||
pods:
|
||||
|
@ -322,7 +322,7 @@ spec:
|
|||
kind: Ingress
|
||||
name: main-route
|
||||
target:
|
||||
kind: Value
|
||||
type: Value
|
||||
value: 10k
|
||||
status:
|
||||
observedGeneration: 1
|
||||
|
|
Loading…
Reference in New Issue