From 544b99a84399dab5b0daeb93a97917c00bd6e305 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Fri, 28 Jun 2024 14:29:48 +0200 Subject: [PATCH] Rename files --- spark/overlays/test/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark/overlays/test/kustomization.yaml b/spark/overlays/test/kustomization.yaml index 99443e7..ffbbfd6 100644 --- a/spark/overlays/test/kustomization.yaml +++ b/spark/overlays/test/kustomization.yaml @@ -12,4 +12,4 @@ helmCharts: helmGlobals: chartHome: ../../base/charts/ patches: - - path: spark-proxy-ui-ingress.yml + - path: spark-ui-proxy-ingress.yml