Merge pull request #3955 from somtochiama/fix-kustomize-deprecated

Fix 'patchesJson6902' is deprecated' warning
pull/3976/head
Sunny 2 years ago committed by GitHub
commit 79dfbec910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,8 +51,6 @@ patches:
- path: node-selector.yaml
target:
kind: Deployment
patchesJson6902:
{{- range $i, $component := .Components }}
{{- if eq $component "notification-controller" }}
- target:

Loading…
Cancel
Save