This commit is contained in:
2023-08-13 13:53:46 +02:00
parent 653ed199d6
commit 5ab3d8b54d
4 changed files with 41 additions and 29 deletions

View File

@@ -6,15 +6,15 @@ metadata:
name: wildduck
description: null
options:
domain-name:
default: your_company.com
additional-domains:
default: []
items:
type: string
type: array
issuer:
default: letsencrypt-prod
examples:
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
- letsencrypt-prod
type: string
redis:
default:
@@ -49,6 +49,16 @@ options:
default: 2Gi
type: string
type: object
sub-domain:
default: mail
examples:
- mail
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
backups:
default:
enable: false
@@ -79,16 +89,16 @@ options:
default: backup-settings
type: string
type: object
sub-domain:
default: mail
examples:
- mail
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
domain:
default: your-company
examples:
- your-company
type: string
images:
default:
haraka:
@@ -252,16 +262,6 @@ options:
type: string
type: object
type: object
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
additional-domains:
default: []
items:
type: string
type: array
dependencies:
- dist: null
category: dbo