diff options
author | makefunstuff <[email protected]> | 2024-06-28 18:36:15 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 18:36:15 +0200 |
commit | 089ecc1d2ad3db7f797de719fc3a33207616926b (patch) | |
tree | f136b72a02399328596ab57fd956e43368a4e932 | |
parent | 02703a96ecf343b793b02edbda97a54e186bf5b3 (diff) | |
download | k3s-lab-089ecc1d2ad3db7f797de719fc3a33207616926b.tar.gz |
upd
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 |