fix replicaset example (#9603)
parent
5d46d726e2
commit
7817e90e2f
|
@ -6,8 +6,7 @@ metadata:
|
|||
app: guestbook
|
||||
tier: frontend
|
||||
spec:
|
||||
# this replicas value is default
|
||||
# modify it according to your case
|
||||
# modify replicas according to your case
|
||||
replicas: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
Loading…
Reference in New Issue