Merge pull request #18184 from amygdala/docs

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-12-18 10:34:44 -08:00
commit 5120e0f4ab
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@ metadata:
name: frontend name: frontend
# these labels can be applied automatically # these labels can be applied automatically
# from the labels in the pod template if not set # from the labels in the pod template if not set
labels: # labels:
app: guestbook # app: guestbook
tier: frontend # tier: frontend
spec: spec:
# this replicas value is default # this replicas value is default
# modify it according to your case # modify it according to your case