scale fastapi to 2 replicas
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
argocd.argoproj.io/sync-wave: "1" # deploy NAKON baze
|
argocd.argoproj.io/sync-wave: "1" # deploy NAKON baze
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 2
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: fastapi-api
|
app: fastapi-api
|
||||||
|
|||||||
Reference in New Issue
Block a user