DEV-1057 Increase Postgres data storage for cusprod

ocr-jwt-token
Michael Haehnel 3 years ago
parent 4ae9152541
commit a101d902ad
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.39
version: 0.1.40
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

@ -82,7 +82,7 @@ smardigo-connect:
postgres:
spec:
volume:
size: 100Gi
size: 200Gi
monitoring:
alerts:
postgres:

Loading…
Cancel
Save