mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Merge pull request #10234 from mikedanese/rolling-update-weird
Detect if replicas have been defaulted in rolling-update and use old replica count
This commit is contained in:
@@ -3,7 +3,6 @@ kind: ReplicationController
|
||||
metadata:
|
||||
name: update-demo-kitten
|
||||
spec:
|
||||
replicas: 4
|
||||
selector:
|
||||
name: update-demo
|
||||
version: kitten
|
||||
|
Reference in New Issue
Block a user