From 30804653a9aa47fa4bff858440c44b59225224fc Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 29 May 2025 18:19:27 -0500 Subject: [PATCH] fix namespace --- clusters/cl01tl/applications/outline/templates/pod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/outline/templates/pod.yaml b/clusters/cl01tl/applications/outline/templates/pod.yaml index 8a078c03b..46217d57f 100644 --- a/clusters/cl01tl/applications/outline/templates/pod.yaml +++ b/clusters/cl01tl/applications/outline/templates/pod.yaml @@ -2,7 +2,7 @@ apiVersion: v1 kind: Pod metadata: name: outline-s3cmd - namespace: directus + namespace: outline spec: automountServiceAccountToken: true containers: