diff --git a/indexer_certs_creator/config/entrypoint.sh b/indexer_certs_creator/config/entrypoint.sh index 0e86ce61..959f9e6d 100644 --- a/indexer_certs_creator/config/entrypoint.sh +++ b/indexer_certs_creator/config/entrypoint.sh @@ -9,4 +9,4 @@ echo "Moving created certificates to destination directory" cp /unattended_installer/install_functions/certs/* /certificates/ echo "changing certificate permissions" -chmod -R 664 /certificates/* +chmod -R 666 /certificates/* diff --git a/production_cluster/wazuh_cluster/wazuh_manager.conf b/production_cluster/wazuh_cluster/wazuh_manager.conf index 38a180d6..8b6c33cb 100644 --- a/production_cluster/wazuh_cluster/wazuh_manager.conf +++ b/production_cluster/wazuh_cluster/wazuh_manager.conf @@ -91,7 +91,6 @@ no 5m - 6h yes diff --git a/production_cluster/wazuh_cluster/wazuh_worker.conf b/production_cluster/wazuh_cluster/wazuh_worker.conf index bc0bbb8d..a91e6e16 100644 --- a/production_cluster/wazuh_cluster/wazuh_worker.conf +++ b/production_cluster/wazuh_cluster/wazuh_worker.conf @@ -91,7 +91,6 @@ no 5m - 6h yes