Skip to content

Commit

Permalink
WIP: Add Keycloak to Helm Charts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoprow committed May 11, 2024
1 parent b75871c commit 86b83d2
Show file tree
Hide file tree
Showing 4 changed files with 7,032 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/bpdm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
alias: postgres
condition: postgres.enabled
- name: keycloak
version: 19.3.0
repository: https://charts.bitnami.com/bitnami
alias: keycloak
condition: keycloak.enabled
Loading

0 comments on commit 86b83d2

Please sign in to comment.