Răsfoiți Sursa

remove uneeded var

Stavros kois 1 an în urmă
părinte
comite
2abd159d6a

+ 0 - 1
library/ix-dev/community/immich/templates/_configuration.tpl

@@ -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 }}