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 594996a + 1ed5bc9 commit b78f806Copy full SHA for b78f806
pkg/package-server/apiserver/config.go
@@ -26,7 +26,7 @@ import (
26
"github.com/operator-framework/operator-lifecycle-manager/pkg/package-server/version"
27
)
28
29
-// Config contains configuration for launching an instance of metrics-server.
+// Config contains configuration for launching an instance of package-server.
30
type Config struct {
31
GenericConfig *genericapiserver.Config
32
ProviderConfig generic.ProviderConfig
0 commit comments