Allow passing volumes & volumeMounts in values (#95)
#78
Annotations
4 errors
|
staticcheck:
cmd/node-cert-exporter/main.go#L30
var `host` is unused (unused)
|
|
staticcheck:
cmd/node-cert-exporter/main.go#L31
var `port` is unused (unused)
|
|
staticcheck:
pkg/exporter/exporter.go#L135
S1011: should replace loop with `paths = append(paths, matches...)` (gosimple)
|
|
staticcheck
Process completed with exit code 2.
|