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

fix: correct indentation of extraVolumeMounts #204

Merged
merged 2 commits into from
May 8, 2024

Conversation

rjhenry
Copy link
Contributor

@rjhenry rjhenry commented May 8, 2024

Attempting to use beta8 was failing with the following error:

$ helm template netbox netbox/netbox --devel --values values.yaml -s templates/deployment.yaml        
Error: YAML parse error on netbox/templates/deployment.yaml: error converting YAML to JSON: yaml: line 135: did not find expected key

After some troubleshooting, I worked out that this is the issue and have now successfully rendered templates locally.

Copy link
Contributor

@RangerRick RangerRick left a comment

Choose a reason for hiding this comment

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

looks good, thanks!

@RangerRick RangerRick merged commit e743739 into netbox-community:develop May 8, 2024
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

2 participants