Fixed storage location
This commit is contained in:
parent
6b77607db0
commit
76fa58b75e
@ -14,7 +14,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.
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
||||
@ -66,4 +66,6 @@ tolerations: []
|
||||
|
||||
affinity: {}
|
||||
|
||||
|
||||
config:
|
||||
storageClassName: nfs-client-hermes
|
||||
storageSize: 10Gi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user