File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.7.2
18
+ version : 1.7.3
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 49
49
- mountPath : /mnt/mapstore2
50
50
name : mapstore-datadir
51
51
env :
52
- - name : JAVA_OPTIONS
52
+ - name : JAVA_OPTS
53
53
value : -DPRINT_BASE_URL=pdf -Dgeorchestra.datadir=/etc/georchestra -Dgeorchestra.extensions=/mnt/mapstore2
54
54
{{- include "georchestra.ldap-envs" . | nindent 10 }}
55
55
{{- include "georchestra.database-georchestra-envs" . | nindent 10 }}
You can’t perform that action at this time.
0 commit comments