make ImageUpdateAutomation namespace specific

This commit is contained in:
Vivian 2021-10-31 12:46:21 +01:00
parent 7e4ca3ee87
commit f1ffa9c343
No known key found for this signature in database
GPG key ID: A3923C699D1A3BDA
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: image.toolkit.fluxcd.io/v1beta1
kind: ImageUpdateAutomation kind: ImageUpdateAutomation
metadata: metadata:
name: flux-system name: flux-system
namespace: flux-system namespace: presidential-paradise
spec: spec:
interval: 1m0s interval: 1m0s
sourceRef: sourceRef:
@ -20,5 +20,5 @@ spec:
push: push:
branch: main branch: main
update: update:
path: ./cluster/ path: ./cluster/apps/presidential-paradise
strategy: Setters strategy: Setters