DEV-1057 Increase Postgres data storage for cusprod

(cherry picked from commit a101d902ad)
ocr-jwt-token
Michael Haehnel 3 years ago
parent 367f71d440
commit 71b319addc
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 # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # incremented each time you make changes to the application. Versions are not expected to

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

Loading…
Cancel
Save