Skip to content

Commit

Permalink
Merge pull request #1 from almahmoud/master
Browse files Browse the repository at this point in the history
KeyCloak from stable charts
  • Loading branch information
afgane authored Nov 14, 2018
2 parents be3d502 + d3b813e commit 7f6ce91
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
Binary file added cloudman/packaged/cloudman-0.1.0.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions cloudman/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies:
- name: cloudlaunch
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
version: 0.1.0
- name: keycloak
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master
version: 2.0.0
repository: https://kubernetes-charts.storage.googleapis.com/
version: 4.0.1
- name: prometheus
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
version: 6.2.1
1 change: 1 addition & 0 deletions cloudman/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ keycloak:
extraArgs: >
-Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile
-Dkeycloak.migration.file=/realm/realm.json -Dkeycloak.migration.strategy=IGNORE_EXISTING
-c standalone.xml
prometheus:
grafana:
Expand Down

0 comments on commit 7f6ce91

Please sign in to comment.