Skip to content

Commit c1093cb

Browse files
committed
Fix featuregate lint check
1 parent abf22c3 commit c1093cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/featuregates_linter/test_data/unversioned_feature_list.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@
246246
version: ""
247247
- name: DisableNodeKubeProxyVersion
248248
versionedSpecs:
249-
- default: true
249+
- default: false
250250
lockToDefault: false
251-
preRelease: Beta
251+
preRelease: Deprecated
252252
version: ""
253253
- name: DRAControlPlaneController
254254
versionedSpecs:

0 commit comments

Comments
 (0)