244 lines
4.6 KiB
YAML
244 lines
4.6 KiB
YAML
---
|
|
apiVersion: vinyl.solidite.fr/v1beta1
|
|
kind: Component
|
|
category: meta
|
|
metadata:
|
|
name: domain-auth
|
|
description: null
|
|
options:
|
|
distributions:
|
|
default:
|
|
core: core
|
|
domain: domain
|
|
examples:
|
|
- core: core
|
|
domain: domain
|
|
properties:
|
|
core:
|
|
default: core
|
|
type: string
|
|
domain:
|
|
default: domain
|
|
type: string
|
|
type: object
|
|
domain_name:
|
|
default: your_company.com
|
|
examples:
|
|
- your_company.com
|
|
type: string
|
|
domain:
|
|
default: your-company
|
|
examples:
|
|
- your-company
|
|
type: string
|
|
ingress_class:
|
|
default: traefik
|
|
examples:
|
|
- traefik
|
|
type: string
|
|
authentik:
|
|
default:
|
|
enable: true
|
|
examples:
|
|
- enable: true
|
|
properties:
|
|
enable:
|
|
default: true
|
|
type: boolean
|
|
type: object
|
|
clients:
|
|
default:
|
|
apps: []
|
|
divisions: []
|
|
enable: false
|
|
examples:
|
|
- apps: []
|
|
divisions: []
|
|
enable: false
|
|
properties:
|
|
apps:
|
|
default: []
|
|
items:
|
|
type: string
|
|
type: array
|
|
divisions:
|
|
default: []
|
|
items:
|
|
properties:
|
|
apps:
|
|
items:
|
|
type: string
|
|
type: array
|
|
name:
|
|
type: string
|
|
teams:
|
|
items:
|
|
type: object
|
|
type: array
|
|
type: object
|
|
type: array
|
|
enable:
|
|
default: false
|
|
type: boolean
|
|
type: object
|
|
authentik-ldap:
|
|
default:
|
|
enable: false
|
|
examples:
|
|
- enable: false
|
|
properties:
|
|
enable:
|
|
default: false
|
|
type: boolean
|
|
type: object
|
|
fournisseurs:
|
|
default:
|
|
apps: []
|
|
divisions: []
|
|
enable: false
|
|
examples:
|
|
- apps: []
|
|
divisions: []
|
|
enable: false
|
|
properties:
|
|
apps:
|
|
default: []
|
|
items:
|
|
type: string
|
|
type: array
|
|
divisions:
|
|
default: []
|
|
items:
|
|
properties:
|
|
apps:
|
|
items:
|
|
type: string
|
|
type: array
|
|
name:
|
|
type: string
|
|
teams:
|
|
items:
|
|
type: object
|
|
type: array
|
|
type: object
|
|
type: array
|
|
enable:
|
|
default: false
|
|
type: boolean
|
|
type: object
|
|
storage-classes:
|
|
default:
|
|
BlockReadWriteMany: ''
|
|
BlockReadWriteOnce: ''
|
|
FilesystemReadWriteMany: ''
|
|
FilesystemReadWriteOnce: ''
|
|
examples:
|
|
- BlockReadWriteMany: ''
|
|
BlockReadWriteOnce: ''
|
|
FilesystemReadWriteMany: ''
|
|
FilesystemReadWriteOnce: ''
|
|
properties:
|
|
BlockReadWriteMany:
|
|
default: ''
|
|
type: string
|
|
BlockReadWriteOnce:
|
|
default: ''
|
|
type: string
|
|
FilesystemReadWriteMany:
|
|
default: ''
|
|
type: string
|
|
FilesystemReadWriteOnce:
|
|
default: ''
|
|
type: string
|
|
type: object
|
|
employes:
|
|
default:
|
|
apps: []
|
|
divisions: []
|
|
enable: true
|
|
examples:
|
|
- apps: []
|
|
divisions: []
|
|
enable: true
|
|
properties:
|
|
apps:
|
|
default: []
|
|
items:
|
|
type: string
|
|
type: array
|
|
divisions:
|
|
default: []
|
|
items:
|
|
properties:
|
|
apps:
|
|
items:
|
|
type: string
|
|
type: array
|
|
name:
|
|
type: string
|
|
teams:
|
|
items:
|
|
type: object
|
|
type: array
|
|
type: object
|
|
type: array
|
|
enable:
|
|
default: true
|
|
type: boolean
|
|
type: object
|
|
authentik-forward:
|
|
default:
|
|
enable: false
|
|
examples:
|
|
- enable: false
|
|
properties:
|
|
enable:
|
|
default: false
|
|
type: boolean
|
|
type: object
|
|
issuer:
|
|
default: letsencrypt-prod
|
|
examples:
|
|
- letsencrypt-prod
|
|
type: string
|
|
backups:
|
|
default:
|
|
enable: false
|
|
endpoint: ''
|
|
key-id-key: s3-id
|
|
secret-key: s3-secret
|
|
secret-name: backup-settings
|
|
examples:
|
|
- enable: false
|
|
endpoint: ''
|
|
key-id-key: s3-id
|
|
secret-key: s3-secret
|
|
secret-name: backup-settings
|
|
properties:
|
|
enable:
|
|
default: false
|
|
type: boolean
|
|
endpoint:
|
|
default: ''
|
|
type: string
|
|
key-id-key:
|
|
default: s3-id
|
|
type: string
|
|
secret-key:
|
|
default: s3-secret
|
|
type: string
|
|
secret-name:
|
|
default: backup-settings
|
|
type: string
|
|
type: object
|
|
dependencies: []
|
|
providers:
|
|
kubernetes: true
|
|
authentik: null
|
|
kubectl: true
|
|
postgresql: null
|
|
restapi: null
|
|
http: null
|
|
gitea: null
|
|
tfaddtype: false
|