Skip to content

Commit a4ae5fa

Browse files
committed
Correct documentation
1 parent 64d13d1 commit a4ae5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/domains/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@
943943
"$ref": "#/definitions/ServerPod"
944944
},
945945
"adminChannelPortForwardingEnabled": {
946-
"description": "When this flag is enabled, the operator updates the domain\u0027s WebLogic configuration for its Administration Server to have an admin protocol NetworkAccessPoint with a \u0027localhost\u0027 address for each existing admin protocol capable port. This allows external Administration Console and WLST \u0027T3\u0027 access when using the \u0027kubectl port-forward\u0027 pattern. Defaults to true.",
946+
"description": "When this flag is enabled, the operator updates the domain\u0027s WebLogic configuration for its Administration Server to have an admin protocol NetworkAccessPoint with a \u0027localhost\u0027 address for each existing admin protocol capable port. This allows external Administration Console and WLST \u0027T3\u0027 access when using the \u0027kubectl port-forward\u0027 pattern. Defaults to false.",
947947
"type": "boolean"
948948
},
949949
"serverStartPolicy": {

0 commit comments

Comments
 (0)