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 35292e5 commit f9f751bCopy full SHA for f9f751b
integration-tests/src/test/java/oracle/kubernetes/operator/utils/Domain.java
@@ -769,7 +769,7 @@ private int getAdminSericeLBNodePort() throws Exception {
769
*
770
* @throws Exception If the file create-pv-pvc-inputs.yaml does not exist, is a directory rather
771
* than a regular file, or for some other reason cannot be opened for reading. or if an I/O
772
- * error occurs or any errors while creating PV dir or generating PV/PVC input file or any
+ * error occurs or any errors while creating PV dir or generating PV/PVC input file or any
773
* errors while executing sample create-pv-pvc.sh script
774
*/
775
private void createPV() throws Exception {
0 commit comments