mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Merge pull request #22075 from aveshagarwal/master-hpa-example-issue
Auto commit by PR queue bot
This commit is contained in:
commit
83b15a62e2
@ -7,7 +7,6 @@ spec:
|
|||||||
scaleRef:
|
scaleRef:
|
||||||
kind: ReplicationController
|
kind: ReplicationController
|
||||||
name: php-apache
|
name: php-apache
|
||||||
namespace: default
|
|
||||||
subresource: scale
|
subresource: scale
|
||||||
minReplicas: 1
|
minReplicas: 1
|
||||||
maxReplicas: 10
|
maxReplicas: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user