Skip to content

Commit 02778be

Browse files
committed
install/0000_00_cluster-version-operator_03_deployment: Allow InformerResourceVersion default
See if allowing this to default back to true breaks the quick transition into the update.
1 parent 181af31 commit 02778be

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
@@ -78,8 +78,6 @@ spec:
7878
value: '{{ .ClusterProfile }}'
7979
- name: KUBE_FEATURE_InOrderInformersBatchProcess
8080
value: "false"
81-
- name: KUBE_FEATURE_InformerResourceVersion
82-
value: "false"
8381
- name: KUBE_FEATURE_WatchListClient
8482
value: "false"
8583
# this pod is hostNetwork and uses the internal LB DNS name when possible, which the kubelet also uses.

0 commit comments

Comments
 (0)