diff --git a/src/applications/stakater-reloader/deploy/argocd/application.yaml b/src/applications/stakater-reloader/deploy/argocd/application.yaml index 3145c60b..a479972d 100644 --- a/src/applications/stakater-reloader/deploy/argocd/application.yaml +++ b/src/applications/stakater-reloader/deploy/argocd/application.yaml @@ -20,6 +20,6 @@ spec: release: monitoring # Set the namespace the ServiceMonitor should be deployed # namespace: monitoring - path: deployments/kubernetes/chart/reloader - repoURL: https://github.com/stakater/Reloader.git - targetRevision: v1.0.32 \ No newline at end of file + chart: reloader + repoURL: https://stakater.github.io/stakater-charts + targetRevision: 1.0.32 \ No newline at end of file