From bccaafe640c1d3d212b0dfc94459dca4df64e239 Mon Sep 17 00:00:00 2001 From: Asem Hamid <155321064+asem-hamid@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:13:46 +0600 Subject: [PATCH] Update deployment.yaml --- content/bn/examples/application/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: