Merge pull request #9642 from krousey/example_update

Explicitly specifying 0 replicas since default changed
This commit is contained in:
Abhi Shah 2015-06-10 17:00:35 -07:00
commit 3ba8379d5d
1 changed files with 1 additions and 0 deletions

View File

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