(chore)engine: simple example chaosengines by removing ref to lib image and auxiliary apps (#392)
Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
b746c78640
commit
6d478514a5
@@ -11,8 +11,6 @@ spec:
|
||||
annotationCheck: 'true'
|
||||
# It can be active/stop
|
||||
engineState: 'active'
|
||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||
auxiliaryAppInfo: ''
|
||||
monitoring: false
|
||||
appinfo:
|
||||
appns: 'default'
|
||||
@@ -25,8 +23,6 @@ spec:
|
||||
spec:
|
||||
components:
|
||||
env:
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
|
||||
#Network interface inside target container
|
||||
- name: NETWORK_INTERFACE
|
||||
@@ -47,4 +43,4 @@ spec:
|
||||
# provide the socket file path
|
||||
- name: SOCKET_PATH
|
||||
value: '/var/run/docker.sock'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user