[ci skip] add finance app frontend and increase echo replicas
This commit is contained in:
parent
83d000bde0
commit
29e7dfc6a2
3 changed files with 35 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ resource "kubernetes_deployment" "echo" {
|
|||
}
|
||||
}
|
||||
spec {
|
||||
replicas = 1
|
||||
replicas = 5
|
||||
selector {
|
||||
match_labels = {
|
||||
run = "echo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue