fix replicaset example (#9603)
This commit is contained in:
@@ -6,8 +6,7 @@ metadata:
|
|||||||
app: guestbook
|
app: guestbook
|
||||||
tier: frontend
|
tier: frontend
|
||||||
spec:
|
spec:
|
||||||
# this replicas value is default
|
# modify replicas according to your case
|
||||||
# modify it according to your case
|
|
||||||
replicas: 3
|
replicas: 3
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
|||||||
Reference in New Issue
Block a user