Skip to content
Snippets Groups Projects
Commit 633d0288 authored by stefanprodan's avatar stefanprodan
Browse files

Update kustomize controller and enable events

parent a744b304
Branches
Tags 37.351.4
No related merge requests found
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.1
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.1
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.2
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.2
patchesJson6902:
- target:
group: apps
version: v1
kind: Deployment
name: kustomize-controller
path: patch.yaml
- op: add
path: /spec/template/spec/containers/0/args/0
value: --events-addr=http://notification-controller/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment