about summary refs log tree commit diff
path: root/cd
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 21:35:36 +0200
committermakefunstuff <[email protected]>2024-06-28 21:35:36 +0200
commitb1f8aa3b4b182c002c34d3b45942e18fde5d654f (patch)
treef2bc3146ceff42abad0a246186f5bc3d04ef48bd /cd
parent1a67a6b5f5ff5ebc9f69eb3ba0202410185a0e5d (diff)
downloadk3s-lab-b1f8aa3b4b182c002c34d3b45942e18fde5d654f.tar.gz
try default namespace
Diffstat (limited to '')
-rw-r--r--cd/monitoring.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cd/monitoring.yaml b/cd/monitoring.yaml
index 10f9f36..bac0f5a 100644
--- a/cd/monitoring.yaml
+++ b/cd/monitoring.yaml
@@ -11,7 +11,7 @@ spec:
     path: tools/monitoring
   destination:
     server: 'https://kubernetes.default.svc'
-    namespace: monitoring
+    namespace: default
   syncPolicy:
     automated:
       prune: true