flux: align image automation namespaces
This commit is contained in:
parent
810e4c0efb
commit
6ac3b41b30
@ -3,7 +3,7 @@ apiVersion: image.toolkit.fluxcd.io/v1
|
|||||||
kind: ImageUpdateAutomation
|
kind: ImageUpdateAutomation
|
||||||
metadata:
|
metadata:
|
||||||
name: bstein-dev-home
|
name: bstein-dev-home
|
||||||
namespace: flux-system
|
namespace: bstein-dev-home
|
||||||
spec:
|
spec:
|
||||||
interval: 1m0s
|
interval: 1m0s
|
||||||
sourceRef:
|
sourceRef:
|
||||||
|
|||||||
@ -3,7 +3,7 @@ apiVersion: image.toolkit.fluxcd.io/v1
|
|||||||
kind: ImageUpdateAutomation
|
kind: ImageUpdateAutomation
|
||||||
metadata:
|
metadata:
|
||||||
name: pegasus
|
name: pegasus
|
||||||
namespace: flux-system
|
namespace: jellyfin
|
||||||
spec:
|
spec:
|
||||||
interval: 1m0s
|
interval: 1m0s
|
||||||
sourceRef:
|
sourceRef:
|
||||||
|
|||||||
@ -3,7 +3,7 @@ apiVersion: image.toolkit.fluxcd.io/v1
|
|||||||
kind: ImageUpdateAutomation
|
kind: ImageUpdateAutomation
|
||||||
metadata:
|
metadata:
|
||||||
name: maintenance
|
name: maintenance
|
||||||
namespace: flux-system
|
namespace: maintenance
|
||||||
spec:
|
spec:
|
||||||
interval: 1m0s
|
interval: 1m0s
|
||||||
sourceRef:
|
sourceRef:
|
||||||
|
|||||||
@ -3,6 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- configmap.yaml
|
- configmap.yaml
|
||||||
|
- image.yaml
|
||||||
- vault-serviceaccount.yaml
|
- vault-serviceaccount.yaml
|
||||||
- secretproviderclass.yaml
|
- secretproviderclass.yaml
|
||||||
- service.yaml
|
- service.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user