Fixes Frontend Node Selector

This commit is contained in:
2024-06-03 05:20:11 -03:00
parent d74555a4bc
commit 0afdebcf7e

View File

@@ -15,7 +15,8 @@ spec:
labels:
app: frontend
spec:
nodeSelector: ${WORKER_NODE_LABEL}
nodeSelector:
${WORKER_NODE_LABEL}
containers:
- name: frontend
image: yoshiunfriendly/frontend-hideyoshi.com:latest