Skip to content

Commit ff13ffc

Browse files
Jefftreejpbetz
andauthored
Update cmd/kube-apiserver/app/testing/testserver.go
Co-authored-by: Joe Betz <[email protected]>
1 parent 396d365 commit ff13ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kube-apiserver/app/testing/testserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ type TestServerInstanceOptions struct {
103103
// an apiserver version skew scenario where all apiservers use the same proxyCA to verify client connections.
104104
ProxyCA *ProxyCA
105105
// Set the BinaryVersion of server effective version.
106-
// If empty, binary version will be inferred from the build.
106+
// If empty, effective version will default to version.DefaultKubeBinaryVersion.
107107
BinaryVersion string
108108
// Set the EmulationVersion of server effective version.
109109
// If empty, emulation version will default to the effective version.

0 commit comments

Comments
 (0)