Skip to content

Commit

Permalink
feat: add ability to configure node tolerations for controller
Browse files Browse the repository at this point in the history
  • Loading branch information
mentlak0 committed Jul 17, 2023
1 parent 67d7309 commit f0ccc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tekton-pipeline/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ resolverDeploymentTolerations:
controllerDeploymentTolerations:
nodeSelectorTerms: []
nodeSelector: []
tolerations:
tolerations: []
gitResolverConfig:
# The maximum amount of time a single anonymous cloning resolution may take.
fetch-timeout: "1m"
Expand Down

0 comments on commit f0ccc03

Please sign in to comment.