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: docs/domains/Domain.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -379,7 +379,7 @@
379
379
"type": "number"
380
380
},
381
381
"enabled": {
382
-
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to false. Not required.",
382
+
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to true when the \u0027istio\u0027 element is included. Not required.",
Copy file name to clipboardExpand all lines: docs/domains/Domain.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,7 @@ ServerPod describes the configuration for a Kubernetes pod for a server.
187
187
188
188
| Name | Type | Description |
189
189
| --- | --- | --- |
190
-
|`enabled`| Boolean | True, if this domain is deployed under an Istio service mesh. Defaults to false. Not required. |
190
+
|`enabled`| Boolean | True, if this domain is deployed under an Istio service mesh. Defaults to true when the 'istio' element is included. Not required. |
191
191
|`readinessPort`| number | The WebLogic readiness port for Istio. Defaults to 8888. Not required. |
Copy file name to clipboardExpand all lines: docs/domains/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1299,7 +1299,7 @@
1299
1299
"type": "number"
1300
1300
},
1301
1301
"enabled": {
1302
-
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to false. Not required.",
1302
+
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to true when the \u0027istio\u0027 element is included. Not required.",
0 commit comments