chore(lib): removing LIB env from all charts (#577)

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>
This commit is contained in:
Shubham Chaudhary
2022-12-15 18:23:37 +05:30
committed by GitHub
parent 06d58309df
commit 7e8949cd46
63 changed files with 9 additions and 278 deletions

View File

@@ -81,11 +81,6 @@ spec:
## Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus
- name: LIB
value: 'litmus'
# The command to kill the chaos process
- name: CHAOS_KILL_COMMAND