scale up f1-stream and changedetection [ci skip]
This commit is contained in:
parent
6478097e2d
commit
c7bcd5b8b5
2 changed files with 2 additions and 2 deletions
|
|
@ -76,7 +76,7 @@ resource "kubernetes_deployment" "changedetection" {
|
|||
}
|
||||
}
|
||||
spec {
|
||||
replicas = 0 # Scaled down — sockpuppetbrowser (headless Chromium sidecar) causes node OOM
|
||||
replicas = 1
|
||||
strategy {
|
||||
type = "Recreate"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue