increase postgres replicas to 2

This commit is contained in:
red 2025-06-08 10:14:45 -04:00
parent b74a810b71
commit b2b7f9e10c

View file

@ -5,7 +5,7 @@ metadata:
name: postgres
namespace: darkdork-dev
spec:
replicas: 1
replicas: 2
selector:
matchLabels:
app: postgres