fix(nubus): Add nubusPortalConsumer.portalConsumer.assetsBaseUrl

This commit is contained in:
Norbert Tretkowski
2025-02-13 10:53:09 +01:00
parent 305d3368e5
commit 1c019f4bde

View File

@@ -575,6 +575,7 @@ nubusPortalConsumer:
{{- range .Values.global.imagePullSecrets }}
- name: {{ . | quote }}
{{- end }}
assetsBaseUrl: {{ printf "https://%s/%s/" (.Values.objectstores.nubus.endpoint | default (printf "%s.%s" .Values.global.hosts.minioApi .Values.global.domain)) .Values.objectstores.nubus.bucket | quote }}
logLevel: {{ if .Values.debug.enabled }}"DEBUG"{{ else }}"INFO"{{ end }}
objectStorage:
auth: