Skip to content

Commit

Permalink
updated default tolerations
Browse files Browse the repository at this point in the history
  • Loading branch information
jdambly-ns committed Sep 18, 2024
1 parent 3fc1a3c commit 0db4024
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ nodeSelector: {}
tolerations:
- operator: Exists
effect: NoSchedule
- operator: Exists
effect: NoExecute
# -- securityContext for the pod.
securityContext:
privileged: true

0 comments on commit 0db4024

Please sign in to comment.