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 caCertData to use root data object instead of current context #303

Merged
merged 5 commits into from
Aug 13, 2024

Conversation

devasmith
Copy link
Contributor

@devasmith devasmith commented Aug 12, 2024

It looks like this didn't work out. It looks like the reference got wrong if there is a range. If we use $ it access the root data object.

Helm install failed for release netbox/netbox with chart [email protected]: template: netbox/templates/worker-deployment.yaml:28:28: executing "netbox/templates/worker-deployment.yaml" at <include (print $.Template.BasePath "/configmap.yaml") .>: error calling include: template: netbox/templates/configmap.yaml:296:18: executing "netbox/templates/configmap.yaml" at <.Values.remoteAuth.ldap.caCertData>: can't evaluate field Values in type interface {}

Ref #293

@RangerRick RangerRick merged commit 0c6b8da into netbox-community:develop Aug 13, 2024
7 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.

3 participants