We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 650e053 + 94b002a commit da90f01Copy full SHA for da90f01
charts/traceability-foss/values.yaml
@@ -382,16 +382,13 @@ postgresql:
382
database: "trace"
383
username: "traceuser"
384
385
- primary:
386
- persistence:
387
- size: 4Gi
388
- resources:
389
- limits:
390
- cpu: 500m
391
- memory: 512Mi
392
- requests:
393
- cpu: 15m
394
+ resources:
+ limits:
+ cpu: 500m
+ memory: 512Mi
+ requests:
+ cpu: 250m
395
396
#########################
397
# IRS configuration #
0 commit comments