feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit 64ddd73b50 - Show all commits

View File

@ -24,6 +24,9 @@ spec:
server.host: 0.0.0.0
opensearch.hosts: ["http://opensearch-master.logging.svc.cluster.local:9200"]
opensearch_security.enabled: false
uiSettings:
overrides:
"theme:darkMode": true
extraEnvs:
- name: NODE_OPTIONS
value: "--max-old-space-size=512"