Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add nv and port 8080 in pre-requisites
  • Loading branch information
allamand authored Mar 18, 2024
commit b147f3b0ae7ff7eb1cd0bc450249247c85a1e1b0
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ We may be able to use sealed secrets with full GitOps approach in the future.
- curl
- kustomize
- node + npm (if you choose to create GitHub App via CLI)
- netcat (nc)

> You also need to have the port `8080` on localhost free, it will be used by installation script to port-forward on keycloack application.

## Create GitHub Apps for your GitHub Organization

Expand Down