This commit is contained in:
2024-04-11 10:59:56 +02:00
parent 0ad9715154
commit c25e5e7718
18 changed files with 1116 additions and 1095 deletions

View File

@@ -6,45 +6,10 @@ metadata:
name: domain-erp
description: null
options:
sso_vynil:
default: true
app_group:
default: apps
examples:
- true
type: boolean
timezone:
default: Europe/Paris
examples:
- Europe/Paris
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
domain:
default: your-company
examples:
- your-company
type: string
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
- apps
type: string
backups:
default:
@@ -86,21 +51,63 @@ options:
default: false
type: boolean
type: object
language:
default: fr_FR
distributions:
default:
core: core
domain: domain
examples:
- fr_FR
- core: core
domain: domain
properties:
core:
default: core
type: string
domain:
default: domain
type: string
type: object
dolibarr:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: apps
x-vynil-package: dolibarr
domain:
default: your-company
examples:
- your-company
type: string
app_group:
default: apps
domain_name:
default: your-company.com
examples:
- apps
- your-company.com
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
language:
default: fr_FR
examples:
- fr_FR
type: string
sso_vynil:
default: true
examples:
- true
type: boolean
storage:
default:
volume:
@@ -124,24 +131,18 @@ options:
type: string
type: object
type: object
dolibarr:
default:
enable: true
timezone:
default: Europe/Paris
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: apps
x-vynil-package: dolibarr
- Europe/Paris
type: string
dependencies: []
providers:
kubernetes: true
authentik: null
kubectl: true
postgresql: null
mysql: null
restapi: null
http: null
gitea: null