You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src-generated-swagger/main/java/oracle/kubernetes/operator/domain/model/oracle/kubernetes/weblogic/domain/v1/DomainSpec.java
Copy file name to clipboardExpand all lines: swagger/domain.json
+1-8Lines changed: 1 addition & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1524,13 +1524,6 @@
1524
1524
"description": "Administration server NodePort port. The port on each node on which the administration server will be exposed. If specified, this value must be an unused port. By default, the administration server will not be exposed outside the Kubernetes cluster.",
1525
1525
"type": "integer"
1526
1526
},
1527
-
"asEnv": {
1528
-
"description": "Environment variables for use in starting the administration server.",
1529
-
"type": "array",
1530
-
"items": {
1531
-
"$ref": "#/definitions/io.k8s.api.core.v1.EnvVar"
1532
-
}
1533
-
},
1534
1527
"exportT3Channels": {
1535
1528
"description": "List of specific T3 channels to export. Named T3 Channels will be exposed using NodePort Services. The internal and external ports must match; therefore, it is required that the channel's port in the WebLogic configuration be a legal and unique value in the Kubernetes cluster's legal NodePort port range.",
0 commit comments