Revert "Removes Node Affinity"

This reverts commit a1eae06bbc.
This commit is contained in:
2024-09-05 01:25:13 -03:00
parent cfec704136
commit 78bd8cfda6
5 changed files with 12 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ spec:
labels:
app: storage-processor
spec:
nodeSelector:
${WORKER_NODE_LABEL}
containers:
- name: storage-processor
image: yoshiunfriendly/storage-hideyoshi.com:latest

View File

@@ -13,6 +13,8 @@ spec:
labels:
app: storage
spec:
nodeSelector:
${WORKER_NODE_LABEL}
containers:
- name: storage
image: yoshiunfriendly/storage-hideyoshi.com:latest