Commit 49fc7cd6 authored by Kris Rousey's avatar Kris Rousey

Explicitly specifying 0 replicas since default changed

parent 41ce5156
......@@ -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