chore(nodeselectors): comment out the nodeselectors from the chaosengine (#432)

* update(workflows): Updating k8Probe schema inside workflows

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>

* chore(nodeselectors): comment out the nodeselectors from the chaosengine

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
Shubham Chaudhary
2021-04-06 13:19:27 +05:30
committed by GitHub
parent 6fd03fdc44
commit a6c77ce30b
6 changed files with 18 additions and 18 deletions

View File

@@ -22,9 +22,9 @@ spec:
- name: node-restart
spec:
components:
nodeSelector:
# provide the node labels
kubernetes.io/hostname: 'node02'
# nodeSelector:
# # provide the node labels
# kubernetes.io/hostname: 'node02'
env:
# ENTER THE TARGET NODE NAME
- name: TARGET_NODE