Removes Node Affinity
This commit is contained in:
@@ -13,8 +13,6 @@ spec:
|
||||
labels:
|
||||
app: storage-processor
|
||||
spec:
|
||||
nodeSelector:
|
||||
${WORKER_NODE_LABEL}
|
||||
containers:
|
||||
- name: storage-processor
|
||||
image: yoshiunfriendly/storage-hideyoshi.com:latest
|
||||
|
||||
@@ -13,8 +13,6 @@ spec:
|
||||
labels:
|
||||
app: storage
|
||||
spec:
|
||||
nodeSelector:
|
||||
${WORKER_NODE_LABEL}
|
||||
containers:
|
||||
- name: storage
|
||||
image: yoshiunfriendly/storage-hideyoshi.com:latest
|
||||
|
||||
Reference in New Issue
Block a user