Merge pull request #8784 from blackpiglet/update_repo_maintanence_doc

Fix the JSON format error in the repository-maitenance.md
pull/8369/merge
Shubham Pampattiwar 2025-03-13 07:01:09 -07:00 committed by GitHub
commit 1b4c17bf9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",