From a815141a16370763a589e71e11c53f9e3d718205 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 16 Dec 2024 11:09:38 -0600 Subject: [PATCH] fix plane ingress --- clusters/cl01tl/applications/plane/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/plane/values.yaml b/clusters/cl01tl/applications/plane/values.yaml index 021bb8c48..8ac5343ea 100644 --- a/clusters/cl01tl/applications/plane/values.yaml +++ b/clusters/cl01tl/applications/plane/values.yaml @@ -648,7 +648,7 @@ minio: tls: - secretName: minio-api-plane-cl01tl hosts: - - plane-cl01tl + - minio-api-plane-cl01tl host: plane-cl01tl path: /uploads/ pathType: Prefix