diff --git a/template/frontend/frontend.template.yaml b/template/frontend/frontend.template.yaml index e989be6..a641532 100644 --- a/template/frontend/frontend.template.yaml +++ b/template/frontend/frontend.template.yaml @@ -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