sclae tuya bridge to 3 pods for resilience [ci skip]
This commit is contained in:
parent
445506b1d5
commit
ff9e431544
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ resource "kubernetes_deployment" "tuya-bridge" {
|
|||
}
|
||||
}
|
||||
spec {
|
||||
replicas = 1
|
||||
replicas = 3
|
||||
selector {
|
||||
match_labels = {
|
||||
app = "tuya-bridge"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue