Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tolerations to helm for deployment #143

Merged
merged 9 commits into from
Feb 21, 2024
Merged

Conversation

orangedrew
Copy link
Contributor

@orangedrew orangedrew commented Dec 13, 2023

@joshw123 joshw123 self-requested a review February 21, 2024 17:56
@@ -31,6 +31,10 @@ spec:
{{- end }}
spec:
serviceAccountName: {{ $chartname }}
{{- with .Values.tolerations }}
tolerations:
{{- toYaml . | trim | nindent 8 }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: not sure trim is actually needed here.

@davidcollom davidcollom merged commit e3f356a into jetstack:main Feb 21, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants