add city-guesser to istio [ci skip]
This commit is contained in:
parent
4495033f14
commit
65583469b9
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ resource "kubernetes_namespace" "ingress_nginx" {
|
|||
labels = {
|
||||
"app.kubernetes.io/instance" = "ingress-nginx"
|
||||
"app.kubernetes.io/name" = "ingress-nginx"
|
||||
# "istio-injection" : "enabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue