This commit is contained in:
2023-10-01 09:45:28 +02:00
parent a374fe5e66
commit f15202de63
13 changed files with 785 additions and 57 deletions

53
share/division/index.yaml Normal file
View File

@@ -0,0 +1,53 @@
---
apiVersion: vinyl.solidite.fr/v1beta1
kind: Component
category: share
metadata:
name: division
description: null
options:
parent:
default: employes
enum:
- employes
- clients
- fournisseurs
examples:
- employes
type: string
teams:
default: []
items:
properties:
apps:
default: []
items:
type: string
type: array
name:
default: ''
type: string
type: object
type: array
domain:
default: your-company
examples:
- your-company
type: string
apps:
default: []
items:
type: string
type: array
dependencies:
- dist: null
category: share
component: accounts-management
providers:
kubernetes: true
authentik: true
kubectl: true
postgresql: null
restapi: null
http: true
tfaddtype: null