From b1d8d00a9bb7f0373763462754c1ece83dca55f7 Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Sat, 12 Apr 2025 14:10:54 +0000 Subject: [PATCH] update --- chart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/README.md b/chart/README.md index 5a26d6e8..3d541b85 100644 --- a/chart/README.md +++ b/chart/README.md @@ -122,4 +122,4 @@ Using this approach, we can offload the TLS certificate to the existing controll Instead of adding additional hop, Traefik can be exposed via LoadBalancer. To do this securely, please be sure to mount and configuring the TLS certificate inside of Traefik. ## Add Traefik as IngressController/GatewayController -Disable the integrated Traefik and adopt Traefik into your cluster. This option will offer the most Kubernetes native experience. \ No newline at end of file +Disable the integrated Traefik and adopt Traefik controller into your cluster. This option will offer the most Kubernetes native experience. \ No newline at end of file