Skip to content

Commit de48cd3

Browse files
CatalogSource: update GoDoc
We won't be setting a memory limit, so udpate the doc. Signed-off-by: Steve Kuznetsov <[email protected]>
1 parent 775e6c6 commit de48cd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/operators/v1alpha1/catalogsource_types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ type GrpcPodConfig struct {
147147
// will have the following modifications made to the container running the server:
148148
// - the $GOMEMLIMIT environment variable will be set to this value in bytes
149149
// - the memory request will be set to this value
150-
// - the memory limit will be set to 200% of this value
151150
//
152151
// This field should be set if it's desired to reduce the footprint of a catalog server as much as possible, or if
153152
// a catalog being served is very large and needs more than the default allocation. If your index image has a file-

0 commit comments

Comments
 (0)