Skip to content

Commit

Permalink
Remove Selector
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Mar 31, 2023
1 parent 45dcc8b commit da798cb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .k8s/manifest-dallas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ spec:
labels:
app: aladhan-com-api-memcached
spec:
nodeSelector:
lke.linode.com/pool-id: "130436"
containers:
- name: aladhan-com-api-memcached
image: memcached:1.6
Expand Down
2 changes: 0 additions & 2 deletions .k8s/manifest-london.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ spec:
labels:
app: aladhan-com-api-memcached
spec:
nodeSelector:
lke.linode.com/pool-id: "130435"
containers:
- name: aladhan-com-api-memcached
image: memcached:1.6
Expand Down
2 changes: 0 additions & 2 deletions .k8s/manifest-singapore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ spec:
labels:
app: aladhan-com-api-memcached
spec:
nodeSelector:
lke.linode.com/pool-id: "130426"
containers:
- name: aladhan-com-api-memcached
image: memcached:1.6
Expand Down

0 comments on commit da798cb

Please sign in to comment.