From 3d19b54b129db85d978d1f5fd4ac6e4402f8c392 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 20 Dec 2025 23:25:56 -0300 Subject: [PATCH] flux: place bstein-dev-home image automation in app namespace --- .../applications/bstein-dev-home/image-automation.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml b/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml index 89e78c8..076c4b3 100644 --- a/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml +++ b/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml @@ -3,7 +3,7 @@ apiVersion: image.toolkit.fluxcd.io/v1 kind: ImageUpdateAutomation metadata: name: bstein-dev-home - namespace: flux-system + namespace: bstein-dev-home spec: interval: 1m0s sourceRef: @@ -22,6 +22,5 @@ spec: push: branch: feature/sso-hardening update: - path: services/bstein-dev-home - policyNamespace: bstein-dev-home strategy: Setters + path: services/bstein-dev-home