From 830da77b646a2e085365db63e0418d3f7aa81318 Mon Sep 17 00:00:00 2001 From: Reinier Nel Date: Sun, 28 Jan 2024 19:24:36 +0200 Subject: [PATCH] fix path --- manifests/grafana-ingress/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/grafana-ingress/application.yaml b/manifests/grafana-ingress/application.yaml index 1e002f9..9fe4221 100644 --- a/manifests/grafana-ingress/application.yaml +++ b/manifests/grafana-ingress/application.yaml @@ -9,7 +9,7 @@ spec: server: https://kubernetes.default.svc project: default source: - path: manifests/grafana/base + path: manifests/grafana-ingress/base repoURL: https://github.com/ReinierNel/devops-demo.git targetRevision: main syncPolicy: