From 540778c368824403b2cdacb33ace637e0ab592f1 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 2 Apr 2023 21:12:31 -0400 Subject: [PATCH] Oops, typo --- cluster/apps/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/traefik/kustomization.yaml b/cluster/apps/traefik/kustomization.yaml index c49d04a..6ee2e3a 100644 --- a/cluster/apps/traefik/kustomization.yaml +++ b/cluster/apps/traefik/kustomization.yaml @@ -5,4 +5,4 @@ resources: - ./traefik-secrets.sops.yaml - ./helm-repository.yaml - ./helm-release.yaml -- ./dashboard-ingres.yaml +- ./dashboard-ingress.yaml