Ansible Script 추가
This commit is contained in:
23
ansible/01_old/roles/test/files/04-keycloak/Chart.yaml
Normal file
23
ansible/01_old/roles/test/files/04-keycloak/Chart.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
apiVersion: v1
|
||||
appVersion: 4.0.0
|
||||
description: Modified Authentication Module By EXEM CloudMOA
|
||||
home: https://www.keycloak.org/
|
||||
icon: https://www.keycloak.org/resources/images/keycloak_logo_480x108.png
|
||||
keywords:
|
||||
- sso
|
||||
- idm
|
||||
- openid connect
|
||||
- saml
|
||||
- kerberos
|
||||
- ldap
|
||||
maintainers:
|
||||
- email: unguiculus@gmail.com
|
||||
name: unguiculus
|
||||
- email: thomas.darimont+github@gmail.com
|
||||
name: thomasdarimont
|
||||
name: keycloak
|
||||
sources:
|
||||
- https://github.com/codecentric/helm-charts
|
||||
- https://github.com/jboss-dockerfiles/keycloak
|
||||
- https://github.com/bitnami/charts/tree/master/bitnami/postgresql
|
||||
version: 11.0.1
|
||||
Reference in New Issue
Block a user