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 0079379 commit b818f79Copy full SHA for b818f79
integration-tests/src/test/java/oracle/kubernetes/operator/ITOperator.java
@@ -290,7 +290,7 @@ public void testTwoDomainsManagedByTwoOperators() throws Exception {
290
}
291
/**
292
* Create operator if its not running and create domain with serverStartPolicy="ADMIN_ONLY".
293
- * Verify only admin server is created. shutdown by deleting domain CRD. Create domain on existing
+ * Verify only admin server is created. shutdown by deleting domain CRD. Create domain on existing
294
* PV dir, pv is already populated by a shutdown domain.
295
*
296
* @throws Exception
0 commit comments