Implements NodeSelector

This commit is contained in:
2024-02-17 01:32:01 -03:00
parent f5541bda9b
commit b436eee9d3
5 changed files with 12 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ spec:
labels:
app: frontend
spec:
nodeSelector:
kubernetes.io/role: worker
containers:
- name: frontend
image: yoshiunfriendly/frontend-hideyoshi.com:latest