Skip to content

Commit 0f8f11c

Browse files
committed
remove: replacement after selector is removed
Signed-off-by: Wen Zhou <wenzhou@redhat.com> (cherry picked from commit f81c34a)
1 parent 06862a9 commit 0f8f11c

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

config/default/kustomization.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,6 @@ patches:
4141
target:
4242
kind: Deployment
4343

44-
45-
replacements:
46-
- source:
47-
kind: Deployment
48-
name: controller-manager
49-
fieldPath: metadata.namespace
50-
targets:
51-
- select:
52-
kind: ServiceMonitor
53-
group: monitoring.coreos.com
54-
version: v1
55-
name: controller-manager-metrics-monitor
56-
fieldPaths:
57-
- spec.namespaceSelector.matchNames.0
58-
5944
# Uncomment the patches line if you enable Metrics and CertManager
6045
# [METRICS-WITH-CERTS] To enable metrics protected with certManager, uncomment the following line.
6146
# This patch will protect the metrics with certManager self-signed certs.

0 commit comments

Comments
 (0)