Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
add well-known tolerations to released CABPK components
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
  • Loading branch information
andrewsykim committed Oct 4, 2019
1 parent cbf3778 commit 1253e30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/manager/manager.yaml
Expand Up @@ -27,3 +27,6 @@ spec:
imagePullPolicy: Always
name: manager
terminationGracePeriodSeconds: 10
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/master

0 comments on commit 1253e30

Please sign in to comment.