fix version

master
Marius Ensrud 5 years ago
parent ff4e61bf90
commit 16129057fb

@ -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.2
version: 0.1.0
# 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

@ -20,7 +20,7 @@ persistence:
enabled: true
# storageClass:
accessMode: ReadWriteOnce
size: 50Gi
size: 5Gi
serviceAccount:
# Specifies whether a service account should be created

Loading…
Cancel
Save