We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a448a7 + 87ec9b9 commit b5065bdCopy full SHA for b5065bd
pkg/envtest/server.go
@@ -125,7 +125,7 @@ type Environment struct {
125
// located in the local environment. This field can be overridden by setting KUBEBUILDER_ASSETS.
126
BinaryAssetsDirectory string
127
128
- // UseExisting indicates that this environments should use an
+ // UseExistingCluster indicates that this environments should use an
129
// existing kubeconfig, instead of trying to stand up a new control plane.
130
// This is useful in cases that need aggregated API servers and the like.
131
UseExistingCluster *bool
0 commit comments