Skip to content

Commit 579a909

Browse files
authored
Update manage-network-function-operator.md
corrections for gc parameters
1 parent e24b380 commit 579a909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-service-manager/manage-network-function-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The referenced matchCondition implies that the pods getting accepted in kube-sys
156156
* This configuration specified as an empty string disable the scheduled job, allowing customers to opt out of running garbage collection.
157157
* Default value: "0 0 * * *" -- Runs the job once everyday.
158158

159-
`--config global.networkfunctionextension.backgroundJobThreshold=`
159+
`--config global.networkfunctionextension.clusterRegistry.clusterRegistryGCThreshold=`
160160
* This configuration specifies the precent threshold value to trigger the cluster registry garbage collection process.
161161
* This configuration triggers garbage collection process when cluster registry usage exceeds this value.
162162
* Default value: 0.

0 commit comments

Comments
 (0)