mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
Remove default entry
This commit is contained in:
@@ -32,6 +32,8 @@ declare -A CONFIG_MAP=(
|
||||
[admin]=$ADMIN_PRIVILEGES
|
||||
)
|
||||
|
||||
sed -ie '/- default:/,+4d' $kibana_config_file
|
||||
|
||||
for i in "${!CONFIG_MAP[@]}"
|
||||
do
|
||||
if [ "${CONFIG_MAP[$i]}" != "" ]; then
|
||||
|
Reference in New Issue
Block a user