Skip to content

Commit

Permalink
apps: cluster1: workstation: Allow to schedule on edge.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Dec 20, 2024
1 parent 991bb2e commit d12ec46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/cluster1/workstation/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ spec:
operator: Equal
value: 'true'
effect: NoSchedule
- key: edge.cluster.local/not-schedulable
operator: Equal
effect: NoSchedule

0 comments on commit d12ec46

Please sign in to comment.