From 80545233b5d1ab07b993865a24c7917f3354fd76 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 2 May 2026 21:29:48 +1000 Subject: [PATCH] chore: enable access to paperclip namespace --- argocd/projects/aitooling.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/projects/aitooling.yaml b/argocd/projects/aitooling.yaml index adc5f6c..a60e350 100644 --- a/argocd/projects/aitooling.yaml +++ b/argocd/projects/aitooling.yaml @@ -11,6 +11,8 @@ spec: destinations: - namespace: 'litellm' server: https://kubernetes.default.svc + - namespace: 'paperclip' + server: https://kubernetes.default.svc clusterResourceWhitelist: - group: '' kind: Namespace