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
# these labels can be applied automatically
# from the labels in the pod template if not set
labels:
app: guestbook
tier: frontend
# labels:
# app: guestbook
# tier: frontend
spec:
# this replicas value is default
# modify it according to your case