Skip to content

Commit a2ed8ce

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 81ae26c commit a2ed8ce

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
@@ -76,6 +76,8 @@ spec:
7676
fieldPath: spec.nodeName
7777
- name: CLUSTER_PROFILE
7878
value: 'some-profile'
79+
- name: KUBE_FEATURE_WatchListClient
80+
value: "false"
7981
# this pod is hostNetwork and uses the internal LB DNS name when possible, which the kubelet also uses.
8082
# this dnsPolicy allows us to use the same dnsConfig as the kubelet, without access to read it ourselves.
8183
dnsPolicy: Default

0 commit comments

Comments
 (0)