config best practices doc edits
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user