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 71aa48b commit 70d359eCopy full SHA for 70d359e
examples/src/main/java/io/kubernetes/client/examples/ExecExample.java
@@ -26,7 +26,7 @@
26
* A simple example of how to use the Java API
27
*
28
* <p>Easiest way to run this: mvn exec:java
29
- * -Dexec.mainClass="io.kubernetes.client.examples.Example"
+ * -Dexec.mainClass="io.kubernetes.client.examples.ExecExample"
30
31
* <p>From inside $REPO_DIR/examples
32
*/
0 commit comments