Schedule on master node

This commit is contained in:
King'ori Maina 2017-02-12 01:34:56 +02:00
parent 03267879eb
commit b215384f14
No known key found for this signature in database
GPG Key ID: 04398F1A6E1D9B22
1 changed files with 4 additions and 0 deletions

View File

@ -16,7 +16,11 @@ spec:
metadata:
labels:
app: route53-mapper
annotations:
scheduler.alpha.kubernetes.io/tolerations: '[{"key":"dedicated", "value":"master"}]'
spec:
nodeSelector:
kubernetes.io/role: master
containers:
- image: quay.io/molecule/route53-kubernetes:v1.2.0
name: route53-mapper