config best practices doc edits

This commit is contained in:
Amy Unruh
2015-12-03 15:53:33 -08:00
parent 3415f1dfc2
commit b1f99ecdbf
6 changed files with 131 additions and 26 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