From f933430bdc951fbbf64c83ac31357d41846bb69e Mon Sep 17 00:00:00 2001 From: R-man3000 Date: Sat, 30 May 2026 21:27:25 +0300 Subject: fix heimdall config lookup URL --- apps/heimdall/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/heimdall/deployment.yaml') diff --git a/apps/heimdall/deployment.yaml b/apps/heimdall/deployment.yaml index 38b4122..4f942a3 100644 --- a/apps/heimdall/deployment.yaml +++ b/apps/heimdall/deployment.yaml @@ -26,6 +26,8 @@ spec: value: "1000" - name: PGID value: "1000" + - name: APP_URL + value: "http://heimdall.local:8080" #volumes: #- name: heimdall-config # hostPath: -- cgit v1.2.3