Skip to content

Commit

Permalink
feat(readme): add keycloak info
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrouillet committed Jun 8, 2023
1 parent b38c4e9 commit 07b537d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,12 @@ We use cypress for end to end tests with other ebad-front project

Add additional notes about how to deploy this on a live system

### Keycloak
helm install keycloak -f values.yaml oci://registry-1.docker.io/bitnamicharts/keycloak
ingress:
enabled: true
hostname: idp.local


## Built With

Expand Down

0 comments on commit 07b537d

Please sign in to comment.