This commit is contained in:
2024-01-26 11:47:24 +01:00
parent a0addbd842
commit 97ebdf368b
9 changed files with 781 additions and 781 deletions

View File

@@ -6,26 +6,6 @@ metadata:
name: domain-apps
description: null
options:
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
storage-classes:
default:
BlockReadWriteMany: ''
@@ -51,6 +31,31 @@ options:
default: ''
type: string
type: object
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
ingress_class:
default: traefik
examples:
- traefik
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
nextcloud:
default:
enable: false
@@ -63,21 +68,6 @@ options:
type: object
x-vynil-category: apps
x-vynil-package: nextcloud
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
backups:
default:
enable: false
@@ -108,6 +98,16 @@ options:
default: backup-settings
type: string
type: object
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
dependencies: []
providers:
kubernetes: true