File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 args :
6363 - --leader-elect=true
6464 - --health-probe-bind-address=:8081
65+ # set watch-namespace explicitly to empty string for consistent behaviour because of diverging defaults between upstream and midstream/downstream
66+ - --watch-namespace=
6567 # Leader election timeout configuration (optional - defaults shown below)
6668 # Uncomment and adjust these values if you need to tune for your environment:
6769 # - --leader-election-lease-duration=60s
Original file line number Diff line number Diff line change 2222 matchLabels :
2323 control-plane : controller-manager
2424 app.kubernetes.io/name : workload-variant-autoscaler
25- namespaceSelector :
26- matchNames :
27- - workload-variant-autoscaler-system
Original file line number Diff line number Diff line change 99 selector :
1010 matchLabels :
1111 control-plane : controller-manager
12- namespaceSelector :
13- matchNames :
14- - workload-variant-autoscaler-system
1512 endpoints :
1613 - port : http
1714 scheme : http
You can’t perform that action at this time.
0 commit comments