mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-19 06:01:47 +00:00
fix 'patchesJson6902' is deprecated' warning
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
parent
063c5ee328
commit
6bf439d4ce
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ patches:
|
||||||
- path: node-selector.yaml
|
- path: node-selector.yaml
|
||||||
target:
|
target:
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
|
||||||
patchesJson6902:
|
|
||||||
{{- range $i, $component := .Components }}
|
{{- range $i, $component := .Components }}
|
||||||
{{- if eq $component "notification-controller" }}
|
{{- if eq $component "notification-controller" }}
|
||||||
- target:
|
- target:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue