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 ff168d9 commit 76c0e98Copy full SHA for 76c0e98
model/src/main/java/oracle/kubernetes/weblogic/domain/v1/DomainSpec.java
@@ -62,7 +62,7 @@ public class DomainSpec {
62
private String imagePullPolicy;
63
64
/**
65
- * TReference to the secret used to authenticate a request for an image pull.
+ * Reference to the secret used to authenticate a request for an image pull.
66
*
67
* <p>More info:
68
* https://kubernetes.io/docs/concepts/containers/images/#referring-to-an-imagepullsecrets-on-a-pod
0 commit comments