Skip to content

Commit 81ae26c

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 02778be commit 81ae26c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

install/0000_00_cluster-version-operator_03_deployment.yaml

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

0 commit comments

Comments
 (0)