Commit 5a02fc07 authored by Abhi Shah's avatar Abhi Shah

Merge pull request #9642 from krousey/example_update

Explicitly specifying 0 replicas since default changed
parents 6031043f 49fc7cd6
......@@ -3,6 +3,7 @@ kind: ReplicationController
metadata:
name: update-demo-kitten
spec:
replicas: 0
selector:
name: update-demo
version: kitten
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment