Skip to content

Commit 76c0e98

Browse files
authored
Update DomainSpec.java
1 parent ff168d9 commit 76c0e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/src/main/java/oracle/kubernetes/weblogic/domain/v1/DomainSpec.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public class DomainSpec {
6262
private String imagePullPolicy;
6363

6464
/**
65-
* TReference to the secret used to authenticate a request for an image pull.
65+
* Reference to the secret used to authenticate a request for an image pull.
6666
*
6767
* <p>More info:
6868
* https://kubernetes.io/docs/concepts/containers/images/#referring-to-an-imagepullsecrets-on-a-pod

0 commit comments

Comments
 (0)