diff --git a/deployments/deploy_nginx.yaml b/deployments/deploy_nginx.yaml
index aa4d7e50910e9241decfe6f7fec378da083de684..02af8bc567b22f36107116a7080826f2b6bb9ecf 100644
--- a/deployments/deploy_nginx.yaml
+++ b/deployments/deploy_nginx.yaml
@@ -7,7 +7,7 @@ spec:
   selector:
     matchLabels:
       app: nginx
-  replicas: 1 # tells deployment to run 2 pods matching the template
+  replicas: 2 # tells deployment to run 2 pods matching the template
   template:
     metadata:
       labels: