fix replicaset example (#9603)

pull/9607/head
CaoShuFeng 2018-07-22 23:12:17 +08:00 committed by k8s-ci-robot
parent 5d46d726e2
commit 7817e90e2f
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ metadata:
app: guestbook app: guestbook
tier: frontend tier: frontend
spec: spec:
# this replicas value is default # modify replicas according to your case
# modify it according to your case
replicas: 3 replicas: 3
selector: selector:
matchLabels: matchLabels: