fix(univention-management-stack): Apply styling

This commit is contained in:
Johannes Bornhold
2023-11-24 00:28:22 +01:00
parent c246edd8f9
commit b3d45c45e1
25 changed files with 357 additions and 319 deletions

View File

@@ -24,7 +24,7 @@ job:
- username: "matrix_user"
password: {{ .Values.secrets.postgresql.matrixUser | quote }}
- username: "notificationsapi_user"
password: {{ .Values.secrets.postgresql.notificationsapiUser | quote }}
password: {{ .Values.secrets.postgresql.notificationsApiUser | quote }}
databases:
- name: "keycloak"
user: "keycloak_user"