Removes Node Affinity

This commit is contained in:
2024-08-25 02:24:39 -03:00
parent 3a37815259
commit a1eae06bbc
5 changed files with 0 additions and 12 deletions

View File

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