Merge pull request #94 from HideyoshiSolutions/staging
Staging - Fixes Frontend Node Selector
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user