Skip to content

Commit 85274e6

Browse files
committed
Update config.json location
1 parent 3744cb1 commit 85274e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/helm/terria/charts/terriamap/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
- name: terriamap-config-server
3232
mountPath: /etc/config/server
3333
- name: terriamap-config-client
34-
mountPath: /app/wwwroot/config.json
34+
mountPath: /usr/src/app/component/wwwroot/config.json
3535
subPath: config.json
3636
volumes:
3737
- name: terriamap-config-client

0 commit comments

Comments
 (0)