45 lines
757 B
YAML
45 lines
757 B
YAML
---
|
|
apiVersion: vinyl.solidite.fr/v1beta1
|
|
kind: Component
|
|
category: share
|
|
metadata:
|
|
name: authentik-forward
|
|
description: null
|
|
options:
|
|
domain:
|
|
default: your-company
|
|
examples:
|
|
- your-company
|
|
type: string
|
|
domain_name:
|
|
default: your_company.com
|
|
examples:
|
|
- your_company.com
|
|
type: string
|
|
ingress_class:
|
|
default: traefik
|
|
examples:
|
|
- traefik
|
|
type: string
|
|
issuer:
|
|
default: letsencrypt-prod
|
|
examples:
|
|
- letsencrypt-prod
|
|
type: string
|
|
sub_domain:
|
|
default: null
|
|
dependencies:
|
|
- dist: null
|
|
category: share
|
|
component: authentik
|
|
providers:
|
|
kubernetes: true
|
|
authentik: true
|
|
kubectl: null
|
|
postgresql: null
|
|
mysql: null
|
|
restapi: null
|
|
http: true
|
|
gitea: null
|
|
tfaddtype: null
|