chore(signal): Adding signal in container-kill (#414)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2021-02-15 20:27:59 +05:30
committed by GitHub
parent 7a9c0c5bf0
commit ee60d03cfd

View File

@@ -71,6 +71,9 @@ spec:
- name: CHAOS_INTERVAL - name: CHAOS_INTERVAL
value: '10' value: '10'
- name: SIGNAL
value: 'SIGKILL'
# provide the socket file path # provide the socket file path
- name: SOCKET_PATH - name: SOCKET_PATH
value: '/var/run/docker.sock' value: '/var/run/docker.sock'