mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
use 2 replicas of api
This commit is contained in:
parent
57e1c4d527
commit
0862af5605
@ -81,6 +81,7 @@ resource "kubernetes_deployment" "api" {
|
||||
spec {
|
||||
min_ready_seconds = 3
|
||||
revision_history_limit = 0
|
||||
replicas = 2
|
||||
|
||||
selector {
|
||||
match_labels = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user