Support hello

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-03-30 17:05:10 +00:00
parent 8b887f3f86
commit b06982957a
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 2 additions and 1 deletions

View File

@ -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