diff --git a/thread-racing/charts/helm.yaml b/thread-racing/charts/helm.yaml index 4ed9f36167..be22a40d65 100644 --- a/thread-racing/charts/helm.yaml +++ b/thread-racing/charts/helm.yaml @@ -3,4 +3,7 @@ build: ref: main contextDir: thread-racing deploy: - replicas: 1 \ No newline at end of file + replicas: 1 + route: + tls: + enabled: false \ No newline at end of file