mirror of
https://github.com/nold360/hive-apps
synced 2024-11-08 06:46:36 +00:00
22 lines
397 B
YAML
22 lines
397 B
YAML
config:
|
|
description: Authentik OIDC
|
|
|
|
apps:
|
|
- name: authentik
|
|
repoURL: https://charts.goauthentik.io/
|
|
chart: authentik
|
|
targetRevision: 2023.6.3
|
|
secrets:
|
|
- name: authentik
|
|
keys:
|
|
- secret_key
|
|
- name: bucket
|
|
keys:
|
|
- secretkey
|
|
- accesskey
|
|
- name: redis
|
|
keys:
|
|
- password
|
|
- name: terraform
|
|
keys:
|
|
- AUTHENTIK_TOKEN
|