From 671e60fb18eef12473b1419d86cb138206625bb2 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Fri, 15 Dec 2023 13:03:41 +0000 Subject: [PATCH] Fix namesapce Signed-off-by: Marcus Noble --- manifests/_apps/tailscale-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/_apps/tailscale-operator.yaml b/manifests/_apps/tailscale-operator.yaml index 4b3c50b..b38cfa3 100644 --- a/manifests/_apps/tailscale-operator.yaml +++ b/manifests/_apps/tailscale-operator.yaml @@ -31,7 +31,7 @@ metadata: spec: project: cluster.fun destination: - namespace: tailscale-operator + namespace: tailscale name: scaleway source: repoURL: 'https://github.com/tailscale/tailscale/main/cmd/k8s-operator/deploy/chart'