mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -06:00
Merge branch '4.14.1' into main
This commit is contained in:
commit
07d9fd10aa
@ -47,6 +47,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Remove dashboard chat setting ([#1209](https://github.com/wazuh/wazuh-kubernetes/pull/1209))
|
||||||
- Rollback data source setting ([#1188](https://github.com/wazuh/wazuh-kubernetes/pull/1188))
|
- Rollback data source setting ([#1188](https://github.com/wazuh/wazuh-kubernetes/pull/1188))
|
||||||
- Dashboard settings added ([#1187](https://github.com/wazuh/wazuh-kubernetes/pull/1187))
|
- Dashboard settings added ([#1187](https://github.com/wazuh/wazuh-kubernetes/pull/1187))
|
||||||
|
|
||||||
|
|||||||
@ -15,4 +15,3 @@ uiSettings.overrides.defaultRoute: /app/wz-home
|
|||||||
opensearch_security.cookie.ttl: 900000
|
opensearch_security.cookie.ttl: 900000
|
||||||
opensearch_security.session.ttl: 900000
|
opensearch_security.session.ttl: 900000
|
||||||
opensearch_security.session.keepalive: true
|
opensearch_security.session.keepalive: true
|
||||||
assistant.chat.enabled: true
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user