diff --git a/dmz/redlib/templates/deployment.yaml b/dmz/redlib/templates/deployment.yaml index 3ab54c5..8cfe8b1 100644 --- a/dmz/redlib/templates/deployment.yaml +++ b/dmz/redlib/templates/deployment.yaml @@ -9,7 +9,7 @@ spec: selector: matchLabels: app: redlib - replicas: 3 + replicas: 1 template: metadata: labels: