Added internal hostname

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-09-15 13:37:52 +01:00
parent 437daf558f
commit bb927b37fa
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -87,6 +87,10 @@ spec:
value: https://grist.cluster.fun value: https://grist.cluster.fun
- name: APP_DOC_URL - name: APP_DOC_URL
value: https://grist.cluster.fun value: https://grist.cluster.fun
- name: APP_HOME_INTERNAL_URL
value: http://grist.grist.svc
- name: APP_DOC_INTERNAL_URL
value: http://grist.grist.svc
- name: GRIST_SINGLE_ORG - name: GRIST_SINGLE_ORG
value: default value: default
- name: GRIST_TELEMETRY_LEVEL - name: GRIST_TELEMETRY_LEVEL