cleanup attempt to set dns for drone [ci skip]

This commit is contained in:
viktorbarzin 2023-03-12 14:24:42 +00:00
parent 7009312dd3
commit 14ae0f9c61
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 1 additions and 1 deletions

View file

@ -237,7 +237,7 @@ resource "kubernetes_deployment" "drone_runner" {
strategy {
type = "Recreate"
}
replicas = 2
replicas = 4
selector {
match_labels = {
app = "drone-runner"

Binary file not shown.