Skip to content

Commit 453be30

Browse files
incorporated Monica's edit
1 parent aa6c5b1 commit 453be30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The operator is deployed with the provided installation script (`create-weblogic
6969
| Parameter | Definition | Default |
7070
| --- | --- | --- |
7171
| `elkIntegrationEnabled` | Determines whether the Elastic Stack integration will be enabled. If set to `true`, then Elasticsearch, Logstash, and Kibana will be installed, and Logstash will be configured to export the operator’s logs to Elasticsearch. | `false` |
72-
| `externalDebugHttpPort` | The port number of the operator's debugging port outside of the Kubernetes cluster. | `3099`9 |
72+
| `externalDebugHttpPort` | The port number of the operator's debugging port outside of the Kubernetes cluster. | `30999` |
7373
| `externalOperatorCert` | A base64 encoded string containing the X.509 certificate that the operator will present to clients accessing its REST endpoints. This value is only used when `externalRestOption` is set to `CUSTOM_CERT`. | |
7474
| `externalOperatorKey` | A base64 encoded string containing the private key of the operator's X.509 certificate. This value is used only when `externalRestOption` is set to `CUSTOM_CERT`. | |
7575
| `externalRestHttpsPort`| The `NodePort` number that should be allocated on which the operator REST server should listen for HTTPS requests. | `31001` |

0 commit comments

Comments
 (0)