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