diff --git a/content/bn/examples/application/deployment.yaml b/content/bn/examples/application/deployment.yaml index dbed8bc72b..6ff818be62 100644 --- a/content/bn/examples/application/deployment.yaml +++ b/content/bn/examples/application/deployment.yaml @@ -6,7 +6,7 @@ spec: selector: matchLabels: app: nginx - replicas: 2 # tells deployment to run 2 pods matching the template + replicas: 2 # ডিপ্লয়মেন্টকে টেমপ্লেটের সাথে মিলে যাওয়া 2টি পড চালাতে বলে template: metadata: labels: