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

@@ -99,9 +99,7 @@ spec:
- name: CHAOS_INTERVAL
value: '5'
- name: LIB
value: 'litmus'
labels:
name: pod-delete
container:

View File

@@ -103,9 +103,7 @@ spec:
- name: CHAOS_INTERVAL
value: '5'
- name: LIB
value: 'litmus'
labels:
name: pod-delete
container:

View File

@@ -89,11 +89,6 @@ spec:
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus, powerfulseal, chaoskube
- name: LIB
value: 'litmus'
- name: TARGET_POD
value: ''

View File

@@ -93,11 +93,6 @@ spec:
- name: RAMP_TIME
value: ''
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus, powerfulseal, chaoskube
- name: LIB
value: 'litmus'
- name: TARGET_POD
value: ''