Fixing ldap conf, initializing keto, oc-auth and co
This commit is contained in:
27
opencloud/charts/keto/Chart.yaml
Normal file
27
opencloud/charts/keto/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: v0.12.0
|
||||
dependencies:
|
||||
- alias: ory
|
||||
name: ory-commons
|
||||
repository: file://../ory-commons
|
||||
version: 0.1.0
|
||||
description: Access Control Policies as a Server
|
||||
home: https://www.ory.sh/keto/
|
||||
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-keto.svg
|
||||
keywords:
|
||||
- rbac
|
||||
- hrbac
|
||||
- acl
|
||||
- iam
|
||||
- api-security
|
||||
- security
|
||||
maintainers:
|
||||
- email: hi@ory.sh
|
||||
name: ORY Team
|
||||
url: https://www.ory.sh/
|
||||
name: keto
|
||||
sources:
|
||||
- https://github.com/ory/keto
|
||||
- https://github.com/ory/k8s
|
||||
type: application
|
||||
version: 0.50.2
|
||||
Reference in New Issue
Block a user