diff --git a/deployment/cicd/Jenkinsfile b/deployment/cicd/Jenkinsfile index 8f5dba7..5426395 100644 --- a/deployment/cicd/Jenkinsfile +++ b/deployment/cicd/Jenkinsfile @@ -18,11 +18,6 @@ podTemplate( spec: terminationGracePeriodSeconds: 3 restartPolicy: Never - tolerations: - - effect: NoSchedule - key: dedicated - operator: Equal - value: cicd ''', containers: [ containerTemplate(