File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ keywords:
44 - pattern
55name : rhbk
66type : application
7- version : 0.0.3
7+ version : 0.0.4
88home : https://github.com/validatedpatterns/rhbk-chart
99maintainers :
1010 - name : Validated Patterns Team
Original file line number Diff line number Diff line change 22
33<!-- markdownlint-disable MD013 -->
44
5- ![ Version: 0.0.3 ] ( https://img.shields.io/badge/Version-0.0.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
5+ ![ Version: 0.0.4 ] ( https://img.shields.io/badge/Version-0.0.4 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
66
77<!-- markdownlint-enable MD013 -->
88
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ metadata:
4646 name : " {{ $realm.realm }}-realm-import"
4747 namespace : " {{ $.Release.Namespace }}"
4848 annotations :
49- argocd.argoproj.io/sync-wave : " 10 "
49+ argocd.argoproj.io/sync-wave : " 41 "
5050spec :
5151 keycloakCRName : keycloak
5252 realm :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 name : keycloak
55 namespace : keycloak-system
66 annotations :
7- argocd.argoproj.io/sync-wave : " 5 "
7+ argocd.argoproj.io/sync-wave : " 36 "
88spec :
99{{- if .Values.keycloak.spiffeIdentityProvider.enabled }}
1010 features :
You can’t perform that action at this time.
0 commit comments