We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9797b commit 4c18ca0Copy full SHA for 4c18ca0
tests/KubernetesClientConfigurationTests.cs
@@ -48,7 +48,7 @@ public class KubernetesClientConfigurationTests
48
/// </summary>
49
private static readonly string kubeConfigTlsNoSkipError = "assets/kubeconfig.tls-no-skip-error.yml";
50
51
- /// <summary>
+ /// <summary>
52
/// Sample configuration file with incorrect TLS configuration in cluster section
53
54
private static readonly string kubeConfigTlsSkip = "assets/kubeconfig.tls-skip.yml";
0 commit comments