From 50074391dac5d94e50701fcd3a56220df02263f9 Mon Sep 17 00:00:00 2001 From: Jordan Hoeft Date: Wed, 28 Feb 2024 08:55:57 -0600 Subject: [PATCH] update readme --- examples/audit-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/audit-server/README.md b/examples/audit-server/README.md index 6a2bbd1..329d27d 100644 --- a/examples/audit-server/README.md +++ b/examples/audit-server/README.md @@ -52,7 +52,7 @@ ingress: alb.ingress.kubernetes.io/healthcheck-path: /ping alb.ingress.kubernetes.io/success-codes: "204" hosts: - - host: "tsm-audit.blockdaemon.network" + - host: "tsm-audit.example.com" paths: - path: / pathType: Prefix