mirror of
https://github.com/nold360/hive-apps
synced 2024-11-03 04:16:35 +00:00
20 lines
435 B
YAML
20 lines
435 B
YAML
config:
|
|
description: Authentik Authentication
|
|
|
|
apps:
|
|
- name: authentik
|
|
repoURL: https://charts.goauthentik.io/
|
|
chart: authentik
|
|
targetRevision: 4.0.3
|
|
secrets:
|
|
- name: authentik
|
|
keys:
|
|
- secret_key
|
|
- name: postgres
|
|
keys:
|
|
- postgresql-username
|
|
- postgresql-password
|
|
- postgresql-postgres-password
|
|
- name: redis
|
|
keys:
|
|
- password
|