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.
1 parent 775e6c6 commit de48cd3Copy full SHA for de48cd3
pkg/operators/v1alpha1/catalogsource_types.go
@@ -147,7 +147,6 @@ type GrpcPodConfig struct {
147
// will have the following modifications made to the container running the server:
148
// - the $GOMEMLIMIT environment variable will be set to this value in bytes
149
// - the memory request will be set to this value
150
- // - the memory limit will be set to 200% of this value
151
//
152
// This field should be set if it's desired to reduce the footprint of a catalog server as much as possible, or if
153
// a catalog being served is very large and needs more than the default allocation. If your index image has a file-
0 commit comments