(fix) Removing extra fields from coredns engine sample (#142)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
6fa40ce87d
commit
557a3f2e0d
@@ -30,17 +30,6 @@ spec:
|
||||
# set chaos interval (in sec) as desired
|
||||
- name: CHAOS_INTERVAL
|
||||
value: '10'
|
||||
|
||||
- name: APP_NAMESPACE
|
||||
value: 'kube-system'
|
||||
|
||||
# provide application labels
|
||||
- name: APP_LABEL
|
||||
value: 'k8s-app=kube-dns'
|
||||
|
||||
# provide application kind
|
||||
- name: APP_KIND
|
||||
value: 'deployment'
|
||||
|
||||
|
||||
- name: CHAOS_NAMESPACE
|
||||
value: 'kube-system'
|
Reference in New Issue
Block a user