Skip to content
Snippets Groups Projects

Add more settings, including SSO and msmtp

Merged Andrej Shadura requested to merge add-more-config into collabora/staging
4 unresolved threads
Files
6
@@ -2,6 +2,8 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: {{ include "backend.fullname" . }}-config
labels:
{{- include "backend.labels" . | nindent 4 }}
data:
BSConfig.local.pm: {{
printf "%s\n%s\n1;\n" "$ipaccess->{\".*\"} = \"rw,worker\";" (
Loading