-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: initial working version of deployment for kc * feat: new readyness and health check * feat: grant permissions to public schema * feat: extraEnvs and route path rewrite * feat: revertroute path rewrite * chore: create the new chart number * chore: updtate the values file to have correct images * chore: update patroni version * chore: change the base image tag --------- Co-authored-by: Nithin Shekar Kuruba <nithinshekar.kuruba@gov.bc.ca>
- Loading branch information
1 parent
236924d
commit 51f8893
Showing
4 changed files
with
43 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
apiVersion: v1 | ||
name: sso-keycloak | ||
version: 1.15.2 | ||
appVersion: 7.6.39-build.1 | ||
version: 1.16.0 | ||
appVersion: 24.0.5-build.1 | ||
description: Open Source Identity and Access Management For Modern Applications and Services | ||
dependencies: | ||
- name: patroni | ||
version: 1.5.2 | ||
version: 1.6.0 | ||
repository: https://bcgov.github.io/sso-helm-charts | ||
tags: | ||
- patroni-enabled |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters