Resolving a nit
Resolves https://github.com/kubernetes/website/pull/22412#discussion_r457602815pull/22628/head
parent
648508c051
commit
54949b544e
|
@ -688,7 +688,7 @@ kubectl apply -f application/ssa/nginx-deployment-replicas-only.yaml --server-si
|
|||
|
||||
If the apply results in a conflict with the HPA controller, then do nothing. The
|
||||
conflict just indicates the controller has claimed the field earlier in the
|
||||
process that it sometimes does.
|
||||
process than it sometimes does.
|
||||
|
||||
At this point the user may remove the `replicas` field from their configuration.
|
||||
|
||||
|
|
Loading…
Reference in New Issue