Skip to content

Commit 059b82f

Browse files
committed
install/0000_00_cluster-version-operator_03_deployment: Allow InOrderInformersBatchProcess default
See if allowing this to default back to true breaks the quick transition into the update.
1 parent 00a67b6 commit 059b82f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

install/0000_00_cluster-version-operator_30_deployment.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ spec:
7777
fieldPath: spec.nodeName
7878
- name: CLUSTER_PROFILE
7979
value: '{{ .ClusterProfile }}'
80-
- name: KUBE_FEATURE_InOrderInformersBatchProcess
81-
value: "false"
8280
- name: KUBE_FEATURE_WatchListClient
8381
value: "false"
8482
# this pod is hostNetwork and uses the internal LB DNS name when possible, which the kubelet also uses.

0 commit comments

Comments
 (0)