This commit is contained in:
Petrraa
2026-05-25 14:02:07 +02:00
parent 467a2ab59a
commit d4154f58bb
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ metadata:
annotations:
argocd.argoproj.io/sync-wave: "1" # deploy NAKON baze
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: fastapi-api

View File

@@ -4,7 +4,7 @@ metadata:
name: postgres
namespace: student-petrraa
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: postgres