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

@@ -93,11 +93,6 @@ spec:
- name: NODE_CPU_CORE
value: ''
# PROVIDE THE LIB HERE
# ONLY LITMUS SUPPORTED
- name: LIB
value: 'litmus'
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'