cleanup attempt to set dns for drone [ci skip]
This commit is contained in:
parent
68e9cc2057
commit
46dc7e8706
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ resource "kubernetes_deployment" "drone_runner" {
|
||||||
strategy {
|
strategy {
|
||||||
type = "Recreate"
|
type = "Recreate"
|
||||||
}
|
}
|
||||||
replicas = 2
|
replicas = 4
|
||||||
selector {
|
selector {
|
||||||
match_labels = {
|
match_labels = {
|
||||||
app = "drone-runner"
|
app = "drone-runner"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue