mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-01 20:43:35 +00:00
Temporary fix for Wazuh cluster master node in K8S
This commit is contained in:
@@ -76,6 +76,8 @@ RUN mkdir /etc/service/filebeat
|
||||
COPY config/filebeat.runit.service /etc/service/filebeat/run
|
||||
RUN chmod +x /etc/service/filebeat/run
|
||||
|
||||
# Temporary fix for Wazuh cluster master node in Kubernetes
|
||||
RUN sed -i '87d;88d' /var/ossec/framework/wazuh/cluster/cluster.py
|
||||
|
||||
# Run all services
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user