Change Tornjak backend default port (#436)

This commit is contained in:
Mariusz Sabath
2023-08-09 16:46:08 +02:00
committed by GitHub
parent 1e3039ccb9
commit 7a6e4f8d75
8 changed files with 12 additions and 12 deletions
@@ -34,7 +34,7 @@ This chart requires access to Tornjak Backend (`tornjakFrontend.apiServerURL`).
This URL needs to be reachable from your web browser and can therefore not be a cluster internal URL.
Obtain the URL for Tornjak APIs. If deployed in the same cluster, locally,
Tornjak APIs are typically available at `http://localhost:10080`.
Tornjak APIs are typically available at `http://localhost:10000`.
Review Tornjak documentation for more details.
## Usage