Skip to content

Commit 8bf2161

Browse files
committed
chore(addons): reset requests
1 parent 7fc1c95 commit 8bf2161

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

addons/mongodb/7.0/plans/standard-16c64g400/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resources:
1616
cpu: 16000m
1717
memory: 64Gi
1818
requests:
19-
cpu: 1m
19+
cpu: 100m
2020
memory: 1Gi
2121

2222
persistence:

addons/mongodb/7.0/plans/standard-2c4g20/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resources:
1616
cpu: 2000m
1717
memory: 4Gi
1818
requests:
19-
cpu: 1m
19+
cpu: 100m
2020
memory: 1Gi
2121

2222
persistence:

addons/mongodb/7.0/plans/standard-2c8g50/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resources:
1616
cpu: 2000m
1717
memory: 8Gi
1818
requests:
19-
cpu: 1m
19+
cpu: 100m
2020
memory: 1Gi
2121

2222
persistence:

addons/mongodb/7.0/plans/standard-32c128g800/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resources:
1616
cpu: 32000m
1717
memory: 128Gi
1818
requests:
19-
cpu: 1m
19+
cpu: 100m
2020
memory: 1Gi
2121

2222
persistence:

addons/mongodb/7.0/plans/standard-4c16g100/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resources:
1616
cpu: 4000m
1717
memory: 16Gi
1818
requests:
19-
cpu: 1m
19+
cpu: 100m
2020
memory: 1Gi
2121

2222
persistence:

addons/mongodb/7.0/plans/standard-8c32g200/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resources:
1616
cpu: 8000m
1717
memory: 32Gi
1818
requests:
19-
cpu: 1m
19+
cpu: 100m
2020
memory: 1Gi
2121

2222
persistence:

0 commit comments

Comments
 (0)