Skip to content

Commit bccaafe

Browse files
authored
Update deployment.yaml
1 parent 560f910 commit bccaafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/bn/examples/application/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ spec:
66
selector:
77
matchLabels:
88
app: nginx
9-
replicas: 2 # tells deployment to run 2 pods matching the template
9+
replicas: 2 # ডিপ্লয়মেন্টকে টেমপ্লেটের সাথে মিলে যাওয়া 2টি পড চালাতে বলে
1010
template:
1111
metadata:
1212
labels:

0 commit comments

Comments
 (0)