refactor(chart): Remove unnacessary env from engine & experiment CR (#207)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-04-14 16:58:22 +05:30
committed by GitHub
parent 0e0c25aef9
commit 88d34e63d7
9 changed files with 14 additions and 18 deletions

View File

@@ -26,10 +26,6 @@ spec:
- name: APP_PVC
value: 'demo-nginx-claim'
# This is a chaos namespace which will create all infra chaos resources in that namespace
- name: CHAOS_NAMESPACE
value: ''
# GKE and AWS supported
- name: CLOUD_PLATFORM
value: 'GKE'