Skip to content

Commit 86a6d77

Browse files
committed
fix whitespace
1 parent 00d97d3 commit 86a6d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/common/client/init.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ type configBuilder struct {
4141
kubeconfigPath string
4242
masterUrl string
4343
insecure bool
44-
caBundlePath string
44+
caBundlePath string
4545
}
4646

4747
func (in *configBuilder) buildBaseConfig() (config *rest.Config, err error) {

0 commit comments

Comments
 (0)