config best practices doc edits

This commit is contained in:
Amy Unruh 2015-12-03 15:53:33 -08:00
parent f3476de08b
commit 3d7803157a
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