Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoralcz authored Sep 4, 2023
1 parent bfb723f commit 6ce86bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ spec:
labels:
app: ${SERVICE_NAME}
spec:
nodeSelector:
location: na
type: high-cpu
containers:
- name: ${SERVICE_NAME}
image: ${IMAGE_LOCATION}
Expand Down

0 comments on commit 6ce86bb

Please sign in to comment.