diff --git a/kustom-webapp/overlays/prod/replicas.yaml b/kustom-webapp/overlays/prod/replicas.yaml index 81d52ea..453b1cb 100644 --- a/kustom-webapp/overlays/prod/replicas.yaml +++ b/kustom-webapp/overlays/prod/replicas.yaml @@ -3,4 +3,4 @@ kind: Deployment metadata: name: mywebapp spec: - replicas: 4 \ No newline at end of file + replicas: 3 \ No newline at end of file