Skip to content

Commit 2c5f549

Browse files
committed
Remove unnecessary field in manager.yaml
1 parent 0163b5e commit 2c5f549

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

config/manager/manager.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ spec:
1515
metadata:
1616
labels:
1717
control-plane: capo-controller-manager
18-
annotations:
19-
prometheus.io/scrape: 'true'
2018
spec:
2119
containers:
2220
- args:
@@ -28,9 +26,6 @@ spec:
2826
- containerPort: 9440
2927
name: healthz
3028
protocol: TCP
31-
- containerPort: 8080
32-
name: metrics
33-
protocol: TCP
3429
readinessProbe:
3530
httpGet:
3631
path: /readyz

0 commit comments

Comments
 (0)