upd tolerations fixes #4

master
kvaps 2019-10-15 13:23:45 +02:00
parent b2de940d12
commit 121b1a94e8
1 changed files with 1 additions and 2 deletions

View File

@ -58,8 +58,7 @@ spec:
app: bridget
spec:
tolerations:
- key: node-role.kubernetes.io/master
operator: Exists
- operator: Exists
effect: NoSchedule
serviceAccountName: bridget
hostNetwork: true