diff --git a/manifests/postgres/deployment.yaml b/manifests/postgres/deployment.yaml index daa5743..186069d 100644 --- a/manifests/postgres/deployment.yaml +++ b/manifests/postgres/deployment.yaml @@ -5,7 +5,7 @@ metadata: name: postgres namespace: darkdork-dev spec: - replicas: 2 + replicas: 1 selector: matchLabels: app: postgres