mirror of https://github.com/fluxcd/flux2.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
315 B
YAML
10 lines
315 B
YAML
- op: add
|
|
path: /spec/template/spec/containers/0/args/0
|
|
value: --events-addr=http://notification-controller.flux-system.svc.cluster.local./
|
|
- op: add
|
|
path: /spec/template/spec/serviceAccountName
|
|
value: helm-controller
|
|
- op: add
|
|
path: /spec/template/spec/priorityClassName
|
|
value: system-cluster-critical
|