This commit is contained in:
2023-08-12 13:01:12 +02:00
parent cf08916448
commit 6409eab04d
2 changed files with 101 additions and 32 deletions

View File

@@ -6,6 +6,31 @@ metadata:
name: wildduck
description: null
options:
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
additional-domains:
default: []
items:
type: string
type: array
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain:
default: your-company
examples:
- your-company
type: string
images:
default:
haraka:
@@ -169,16 +194,6 @@ options:
type: string
type: object
type: object
additional-domains:
default: []
items:
type: string
type: array
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
redis:
default:
exporter:
@@ -212,26 +227,6 @@ options:
default: 2Gi
type: string
type: object
domain:
default: your-company
examples:
- your-company
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
sub-domain:
default: mail
examples:
- mail
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
backups:
default:
enable: false
@@ -262,6 +257,11 @@ options:
default: backup-settings
type: string
type: object
sub-domain:
default: mail
examples:
- mail
type: string
dependencies:
- dist: null
category: dbo