You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LeoColomb
changed the title
remoteAuth.ldap.userDnTemplate Type Mismatch Following Helm UpgradeuserDnTemplate Type Mismatch Following Helm Upgrade
Dec 10, 2024
The Helm chart version
netbox@5.0.0-beta.158
Environment Versions
Custom chart values
Current Behavior & Steps to Reproduce
After upgrading to latest helm release 158 I received the following error:
remoteAuth.ldap.userDnTemplate: Invalid type. Expected null, given: string
I think that these changes are related:
netbox-chart/charts/netbox/values.schema.json
Line 1023 in 390c26f
netbox-chart/charts/netbox/templates/configmap.yaml
Line 178 in 390c26f
Do we need something like this?
Expected Behavior
I expected the application to accept the provided value for
remoteAuth.ldap.userDnTemplate
without any errors.NetBox Logs
No response
The text was updated successfully, but these errors were encountered: