gomods / athens-charts

Helm charts for athens
https://gomods.github.io/athens-charts/
MIT License
10 stars 17 forks source link

sshGitServers is throwing a warning on helm template due to being a dict instead of a list #75

Closed TomHellier closed 4 months ago

TomHellier commented 4 months ago

I'm using the athens-proxy as a subchart to a go pkgsite helm chart.

I'm getting the following warning when I attempt to run helm template with values set for the sshGitServers.

coalesce.go:286: warning: cannot overwrite table with non table for pkgsite.athens-proxy.sshGitServers (map[])