mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:00:11 +08:00
remove uneeded var
This commit is contained in:
committed by
Stavros Kois
parent
e615beed12
commit
2abd159d6a
@@ -88,7 +88,6 @@ configmap:
|
||||
LOG_LEVEL: log
|
||||
NODE_ENV: production
|
||||
SERVER_PORT: {{ .Values.immichNetwork.webuiPort | quote }}
|
||||
IMMICH_SERVER_URL: {{ printf "http://%v:%v/api" $fullname .Values.immichNetwork.webuiPort }}
|
||||
{{- with .Values.immichConfig.publicLoginMessage }}
|
||||
PUBLIC_LOGIN_PAGE_MESSAGE: {{ . | quote }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user