We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d85dd0 commit 33269d4Copy full SHA for 33269d4
templates/mapstore/mapstore-deployment.yaml
@@ -49,7 +49,7 @@ spec:
49
- mountPath: /mnt/mapstore2
50
name: mapstore-datadir
51
env:
52
- - name: JAVA_OPTIONS
+ - name: JAVA_OPTS
53
value: -DPRINT_BASE_URL=pdf -Dgeorchestra.datadir=/etc/georchestra -Dgeorchestra.extensions=/mnt/mapstore2
54
{{- include "georchestra.ldap-envs" . | nindent 10 }}
55
{{- include "georchestra.database-georchestra-envs" . | nindent 10 }}
0 commit comments