This commit is contained in:
2023-10-23 17:58:54 +02:00
parent 0f5a0baff0
commit ff3eef4814
2 changed files with 36 additions and 36 deletions

View File

@@ -6,25 +6,6 @@ metadata:
name: dataset-pg
description: null
options:
ingress-class:
default: traefik
examples:
- traefik
type: string
roles:
default: []
items:
properties:
name:
default: alt-account
type: string
type: object
type: array
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
backups:
default:
enable: false
@@ -79,6 +60,16 @@ options:
default: backup-settings
type: string
type: object
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
storage:
default: 8Gi
examples:
- 8Gi
type: string
extentions:
default:
directus:
@@ -269,26 +260,11 @@ options:
type: string
type: object
type: array
storage:
default: 8Gi
examples:
- 8Gi
type: string
domain:
default: your-company
examples:
- your-company
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
replicas:
default: 1
examples:
- 1
type: integer
sub-domain:
default: dataset-pg
examples:
@@ -299,6 +275,30 @@ options:
examples:
- api
type: string
replicas:
default: 1
examples:
- 1
type: integer
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
roles:
default: []
items:
properties:
name:
default: alt-account
type: string
type: object
type: array
ingress-class:
default: traefik
examples:
- traefik
type: string
dependencies:
- dist: null
category: dbo