diff --git a/servers/legion/k8s/listmonk/deployment.yaml b/servers/legion/k8s/listmonk/deployment.yaml index eeb4e6e..24cfff8 100644 --- a/servers/legion/k8s/listmonk/deployment.yaml +++ b/servers/legion/k8s/listmonk/deployment.yaml @@ -87,6 +87,8 @@ spec: secretKeyRef: name: listmonk-secrets key: app_key + - name: LISTMONK_app__address + value: "0.0.0.0:9000" volumeMounts: - name: uploads mountPath: /listmonk/uploads