We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d46d72 commit b1df73fCopy full SHA for b1df73f
content/en/examples/controllers/frontend.yaml
@@ -6,8 +6,7 @@ metadata:
6
app: guestbook
7
tier: frontend
8
spec:
9
- # this replicas value is default
10
- # modify it according to your case
+ # modify replicas according to your case
11
replicas: 3
12
selector:
13
matchLabels:
0 commit comments