We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06862a9 commit 0f8f11cCopy full SHA for 0f8f11c
1 file changed
config/default/kustomization.yaml
@@ -41,21 +41,6 @@ patches:
41
target:
42
kind: Deployment
43
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
59
# Uncomment the patches line if you enable Metrics and CertManager
60
# [METRICS-WITH-CERTS] To enable metrics protected with certManager, uncomment the following line.
61
# This patch will protect the metrics with certManager self-signed certs.
0 commit comments