Merge pull request #513 from Security-Onion-Solutions/fix/strelka_backend_restart

change restart policy for now
This commit is contained in:
weslambert
2020-04-02 21:09:56 -04:00
committed by GitHub

View File

@@ -89,6 +89,7 @@ strelka_backend:
- /opt/so/conf/strelka/backend/yara:/etc/yara/:ro - /opt/so/conf/strelka/backend/yara:/etc/yara/:ro
- name: so-strelka-backend - name: so-strelka-backend
- command: strelka-backend - command: strelka-backend
- restart_policy: on-failure
strelka_manager: strelka_manager:
docker_container.running: docker_container.running: