Skip to content

Commit da1be8c

Browse files
committed
pkg/payload/testdata/TestRenderManifest_expected_cvo_deployment: Update fixture
Catch up with the previous few commits, that added this environment variable to the install/ directory.
1 parent 059b82f commit da1be8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkg/payload/testdata/TestRenderManifest_expected_cvo_deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ spec:
7777
fieldPath: spec.nodeName
7878
- name: CLUSTER_PROFILE
7979
value: 'some-profile'
80+
- name: KUBE_FEATURE_WatchListClient
81+
value: "false"
8082
# this pod is hostNetwork and uses the internal LB DNS name when possible, which the kubelet also uses.
8183
# this dnsPolicy allows us to use the same dnsConfig as the kubelet, without access to read it ourselves.
8284
dnsPolicy: Default

0 commit comments

Comments
 (0)