1
0
mirror of synced 2026-03-19 09:26:55 +00:00

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

Fix 'patchesJson6902' is deprecated' warning
This commit is contained in:
Sunny
2023-06-14 21:18:14 +05:30
committed by GitHub

View File

@@ -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: