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

Fixes bad check for serviceAccountName #257

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

asiegman
Copy link
Contributor

When not defined, the cronjob fails in helm with:

  Error: Failed to render chart: exit status 1: Error: template: monochart/templates/cronjob.yaml:40:7: executing "monochart/templates/cronjob.yaml"
 at <index .Values "serviceAccountName">: error calling index: index of untyped nil     

This should fix that.

@Nuru Nuru merged commit 1e03299 into cloudposse:master Aug 13, 2020
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.

2 participants