mirror of
https://github.com/fluxcd/flux2.git
synced 2025-11-01 10:12:51 +08:00
7 lines
197 B
YAML
7 lines
197 B
YAML
- op: add
|
|
path: /spec/template/spec/containers/0/args/0
|
|
value: --events-addr=http://notification-controller/
|
|
- op: add
|
|
path: /spec/template/spec/serviceAccountName
|
|
value: source-controller
|