We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e9c66 commit 64adf7cCopy full SHA for 64adf7c
2 files changed
applications/sckanner/deploy/values-prod.yaml
@@ -15,7 +15,7 @@ harness:
15
mountpath: /usr/src/app/persistent
16
name: sckanner-ingestion-files
17
auto: true
18
- size: 100Mi
+ size: 5Gi
19
usenfs: false
20
livenessProbe: {path: /api/live}
21
readinessProbe: {path: /api/ready}
applications/sckanner/deploy/values.yaml
+ size: 1Gi
0 commit comments