Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
Add doc to README
Browse files Browse the repository at this point in the history
  • Loading branch information
João Rafael Campos da Silva committed Aug 13, 2021
1 parent c2c7e07 commit 687a3c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ This functionality is in beta and is subject to change. The design and code is l
| `gateway.podDisruptionBudget.enabled` | Create a PodDisruptionBudget for the gateway pods | `false`
| `gateway.podDisruptionBudget.minAvailable` | minimum number of available gateway pods for PodDisruptionBudget | `1`
| `gateway.podDisruptionBudget.maxUnavailable` | maximum number of unavailable gateway pods for PodDisruptionBudget |
| `serviceType` | The type of cluster service | `ClusterIP`
| `serviceGatewayType` | The type of cluster gateway service | `ClusterIP`
| `serviceHttpPort` | The http port used by the brokers and the gateway| `9600`
| `serviceGatewayPort` | The gateway port used by the gateway | `26500`
| `serviceInternalPort` | The internal port used by the brokers and the gateway | `26502`
Expand Down

0 comments on commit 687a3c6

Please sign in to comment.