Add in formatting pre-check. (#431)
This commit is contained in:
@@ -43,7 +43,7 @@ namespace k8s
|
||||
ValidateConfig(config);
|
||||
CaCerts = config.SslCaCerts;
|
||||
SkipTlsVerify = config.SkipTlsVerify;
|
||||
SetCredentials(config);
|
||||
SetCredentials(config);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user