We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 346ebcc + a99235f commit edd2e16Copy full SHA for edd2e16
util/src/main/java/io/kubernetes/client/util/Config.java
@@ -175,4 +175,4 @@ public static ApiClient defaultClient() throws IOException {
175
client.setBasePath(DEFAULT_FALLBACK_HOST);
176
return client;
177
}
178
-}
+}
0 commit comments