diff options
Diffstat (limited to '')
-rw-r--r-- | cd/monitoring.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cd/monitoring.yaml b/cd/monitoring.yaml index 0ac401c..0d348ec 100644 --- a/cd/monitoring.yaml +++ b/cd/monitoring.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: 'https://github.com/makefunstuff/k3s-lab' targetRevision: HEAD - path: monitoring + path: tools/monitoring destination: server: 'https://kubernetes.default.svc' namespace: monitoring |