1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Add kustomizations for the image-* controllers

I have used the cookie-cutter from the examples already there.

Signed-off-by: Michael Bridgen <michael@weave.works>
This commit is contained in:
Michael Bridgen
2020-12-10 14:47:24 +00:00
parent 811cd4248f
commit 09f145d880
5 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/fluxcd/image-automation-controller/archive/v0.1.0.zip//image-automation-controller-0.1.0/config/crd
- https://github.com/fluxcd/image-automation-controller/archive/v0.1.0.zip//image-automation-controller-0.1.0/config/manager
patchesJson6902:
- target:
group: apps
version: v1
kind: Deployment
name: image-automation-controller
path: patch.yaml

View File

@@ -0,0 +1,3 @@
- op: add
path: /spec/template/spec/containers/0/args/0
value: --events-addr=http://notification-controller/