Skip to content

Commit 33269d4

Browse files
committed
ix: revert to usage JAVA_OPTS in mapstore until georchestra/mapstore2-georchestra/pull/741 merged
1 parent 6d85dd0 commit 33269d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/mapstore/mapstore-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
- mountPath: /mnt/mapstore2
5050
name: mapstore-datadir
5151
env:
52-
- name: JAVA_OPTIONS
52+
- name: JAVA_OPTS
5353
value: -DPRINT_BASE_URL=pdf -Dgeorchestra.datadir=/etc/georchestra -Dgeorchestra.extensions=/mnt/mapstore2
5454
{{- include "georchestra.ldap-envs" . | nindent 10 }}
5555
{{- include "georchestra.database-georchestra-envs" . | nindent 10 }}

0 commit comments

Comments
 (0)