diff --git a/manifests/auth-proxy/proxy.yaml b/manifests/auth-proxy/proxy.yaml index ea1f55f..e4fbfa0 100644 --- a/manifests/auth-proxy/proxy.yaml +++ b/manifests/auth-proxy/proxy.yaml @@ -14,7 +14,8 @@ data: "loki.auth-proxy.svc:80": "loki-write.cluster.local", "loki-distributed.auth-proxy.svc": "loki-loki.cluster.local", "loki-distributed.auth-proxy.svc:80": "loki-loki.cluster.local", - "hello-world.cluster.fun": "hello-world.cluster.fun" + "hello-world.cluster.fun": "hello-world.cluster.fun", + "hello.cluster.fun": "hello.cluster.fun" } --- apiVersion: apps/v1