Skip to content

Commit

Permalink
fix(helm): remove duplicate nodeSelector
Browse files Browse the repository at this point in the history
Signed-off-by: Branden Cash <203336+ammmze@users.noreply.github.com>
  • Loading branch information
ammmze committed Oct 28, 2023
1 parent c96e8db commit 4e13bd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deployment/helm/templates/udev-discovery-handler.yaml
Expand Up @@ -16,8 +16,6 @@ spec:
app.kubernetes.io/name: akri-udev-discovery
app.kubernetes.io/component: discovery-handler
spec:
nodeSelector:
"kubernetes.io/os": linux
containers:
- name: akri-udev-discovery
{{- if .Values.useDevelopmentContainers }}
Expand Down

0 comments on commit 4e13bd4

Please sign in to comment.