Skip to content

Commit

Permalink
Fixed kubeconfigexporter comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Elliott committed Jul 7, 2019
1 parent 846c401 commit 97e925c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/exporters/kubeConfigExporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/joe-elliott/cert-exporter/src/metrics"
)

// CertExporter exports kubeconfig certs
// KubeConfigExporter exports kubeconfig certs
type KubeConfigExporter struct {
}

Expand Down

0 comments on commit 97e925c

Please sign in to comment.