Fixed error in mapping json
This commit is contained in:
parent
9d1b714e94
commit
cd38ae3b8f
@ -11,8 +11,8 @@ data:
|
||||
"tekton-el.auth-proxy.svc": "tekton-el.cluster.local",
|
||||
"home.auth-proxy.svc": "home.cluster.local",
|
||||
"home.cluster.fun": "home.cluster.local",
|
||||
"tasks.cluster.fun": "tasks.cluster.local"
|
||||
"api.tasks.cluster.fun": "api.tasks.cluster.local"
|
||||
"tasks.cluster.fun": "tasks.cluster.local",
|
||||
"api.tasks.cluster.fun": "api.tasks.cluster.local",
|
||||
"prometheus.auth-proxy.svc": "prometheus.cluster.local",
|
||||
"loki.auth-proxy.svc": "loki.cluster.local",
|
||||
"loki.auth-proxy.svc:80": "loki.cluster.local"
|
||||
|
Loading…
Reference in New Issue
Block a user