From 6bf439d4ce3518218b97ff6aee27a18b3ddcab21 Mon Sep 17 00:00:00 2001 From: Somtochi Onyekwere Date: Tue, 6 Jun 2023 15:19:07 +0100 Subject: [PATCH] fix 'patchesJson6902' is deprecated' warning Signed-off-by: Somtochi Onyekwere --- pkg/manifestgen/install/templates.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/manifestgen/install/templates.go b/pkg/manifestgen/install/templates.go index ac47cf27..85af02b7 100644 --- a/pkg/manifestgen/install/templates.go +++ b/pkg/manifestgen/install/templates.go @@ -51,8 +51,6 @@ patches: - path: node-selector.yaml target: kind: Deployment - -patchesJson6902: {{- range $i, $component := .Components }} {{- if eq $component "notification-controller" }} - target: