add keycloak
This commit is contained in:
30
4.Keycloak/keycloak-helm/Chart.yaml
Normal file
30
4.Keycloak/keycloak-helm/Chart.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
annotations:
|
||||
category: DeveloperTools
|
||||
apiVersion: v2
|
||||
appVersion: 20.0.2
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Keycloak is a high performance Java-based identity and access management
|
||||
solution. It lets developers add an authentication layer to their applications with
|
||||
minimum effort.
|
||||
home: https://www.keycloak.org
|
||||
icon: https://bitnami.com/assets/stacks/keycloak/img/keycloak-stack-220x234.png
|
||||
keywords:
|
||||
- keycloak
|
||||
- access-management
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
url: https://github.com/bitnami/charts
|
||||
name: keycloak
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/keycloak
|
||||
- https://github.com/keycloak/keycloak
|
||||
version: 13.0.0
|
Reference in New Issue
Block a user