diff --git a/manifests/function/helm-chart-collator/helm-chart-collator.yaml b/manifests/function/helm-chart-collator/helm-chart-collator.yaml index b56cd1471..b076c2c88 100644 --- a/manifests/function/helm-chart-collator/helm-chart-collator.yaml +++ b/manifests/function/helm-chart-collator/helm-chart-collator.yaml @@ -18,6 +18,9 @@ spec: labels: app: helm-chart-collator spec: + tolerations: + - key: node-role.kubernetes.io/master + effect: NoSchedule containers: - name: helm-chart-collator image: quay.io/airshipit/helm-chart-collator:latest