Skip to content

Commit f9f751b

Browse files
committed
changes for review comments
1 parent 35292e5 commit f9f751b

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/src/test/java/oracle/kubernetes/operator/utils

1 file changed

+1
-1
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/utils/Domain.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ private int getAdminSericeLBNodePort() throws Exception {
769769
*
770770
* @throws Exception If the file create-pv-pvc-inputs.yaml does not exist, is a directory rather
771771
* 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
772+
* error occurs or any errors while creating PV dir or generating PV/PVC input file or any
773773
* errors while executing sample create-pv-pvc.sh script
774774
*/
775775
private void createPV() throws Exception {

0 commit comments

Comments
 (0)