Skip to content

Commit 00a67b6

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 615e530 commit 00a67b6

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

0 commit comments

Comments
 (0)