fix(univention-management-stack): Split templated from static values

This commit is contained in:
Johannes Bornhold
2023-09-13 15:21:11 +02:00
parent 15db5dcbba
commit 09079a1303
14 changed files with 52 additions and 38 deletions

View File

@@ -3,9 +3,6 @@ SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG Ze
SPDX-License-Identifier: Apache-2.0
*/}}
---
portalFrontend:
environment: "staging"
log_level: "INFO"
image:
registry: "{{ .Values.global.imageRegistry }}"