chore: cleanup

This commit is contained in:
JJGadgets
2025-02-26 15:11:41 +08:00
parent 5dda5fa87d
commit 2a0459bfc4
2 changed files with 2 additions and 2 deletions

View File

@@ -44,4 +44,4 @@ spec:
dependsOn: []
postBuild:
substitute:
AUTHENTIK_PROXY_HOST: "${APP_DNS_FIREFLY}"
AUTHENTIK_PROXY_HOST: "${APP_DNS_FIREFLY:=firefly}"

View File

@@ -45,4 +45,4 @@ spec:
- name: authentik-app
postBuild:
substitute:
AUTHENTIK_PROXY_HOST: "${APP_DNS_NAVIDROME}"
AUTHENTIK_PROXY_HOST: "${APP_DNS_NAVIDROME:=navidrome}"