chore(target-nodes): Adding target-nodes env (#379)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-11-13 23:07:03 +05:30
committed by GitHub
parent 6b2b7038e5
commit 29e6aae411
12 changed files with 36 additions and 18 deletions

View File

@@ -26,6 +26,6 @@ spec:
# provide the node labels
kubernetes.io/hostname: 'node02'
env:
# set node name
# enter the target node name
- name: TARGET_NODE
value: 'node-01'