Add more settings, including SSO and msmtp
4 unresolved threads
4 unresolved threads
Merge request reports
Activity
20 20 # size: 8Gi 21 21 # existingClaim: "" 22 22 23 # SSO secrets and msmtp config can be passed as a secret 24 # using existingSecret setting changed this line in version 2 of the diff
1 {{- if (not .Values.global.frontend.existingSecret) -}} changed this line in version 2 of the diff
added 5 commits
-
8311c042...cd5ab0f2 - 2 commits from branch
collabora/staging
- ff2cc9b0 - Add labels to the backend configmap
- cf9febfc - Add a loglevel setting for the frontend
- daae0bb6 - Add more settings, including SSO and msmtp
Toggle commit list-
8311c042...cd5ab0f2 - 2 commits from branch
mentioned in merge request !14 (merged)
132 142 emptyDir: {} 133 143 - name: frontend-logs 134 144 emptyDir: {} 145 {{- if .Values.global.frontend.msmtprc }} changed this line in version 4 of the diff
Please register or sign in to reply