cleanup attempt to set dns for drone [ci skip]
This commit is contained in:
parent
7009312dd3
commit
14ae0f9c61
2 changed files with 1 additions and 1 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue