Fix the JSON format error in the repository-maitenance.md

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
This commit is contained in:
Xun Jiang
2025-03-13 16:45:53 +08:00
parent 0fb63232ba
commit b83148f626
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ The sample of the ```repo-maintenance-job-configmap``` ConfigMap for the above s
cat <<EOF > repo-maintenance-job-config.json
{
"global": {
podResources: {
"podResources": {
"cpuRequest": "100m",
"cpuLimit": "200m",
"memoryRequest": "100Mi",

View File

@@ -63,7 +63,7 @@ The sample of the ```repo-maintenance-job-configmap``` ConfigMap for the above s
cat <<EOF > repo-maintenance-job-config.json
{
"global": {
podResources: {
"podResources": {
"cpuRequest": "100m",
"cpuLimit": "200m",
"memoryRequest": "100Mi",