Merge pull request #9647 from bprashanth/roll

Fix rolling update e2e test
This commit is contained in:
Abhi Shah 2015-06-12 15:25:41 -07:00
commit 31a1419a2d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: ReplicationController
metadata: metadata:
name: update-demo-kitten name: update-demo-kitten
spec: spec:
replicas: 0 replicas: 1
selector: selector:
name: update-demo name: update-demo
version: kitten version: kitten