This commit is contained in:
2024-01-26 13:07:50 +01:00
parent 43a783eb91
commit e47b50af9f
13 changed files with 622 additions and 619 deletions

View File

@@ -6,10 +6,41 @@ metadata:
name: dataset-pg
description: null
options:
domain_name:
default: your_company.com
storage:
default:
postgres:
size: 10Gi
examples:
- your_company.com
- postgres:
size: 10Gi
properties:
postgres:
default:
size: 10Gi
properties:
size:
default: 10Gi
type: string
type: object
type: object
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
images:
default:
@@ -40,57 +71,6 @@ options:
type: number
type: object
type: object
postgres:
default:
replicas: 1
examples:
- replicas: 1
properties:
replicas:
default: 1
type: integer
type: object
app_group:
default: api
examples:
- api
type: string
roles:
default: []
items:
properties:
name:
default: alt-account
type: string
type: object
type: array
storage:
default:
postgres:
size: 10Gi
examples:
- postgres:
size: 10Gi
properties:
postgres:
default:
size: 10Gi
properties:
size:
default: 10Gi
type: string
type: object
type: object
sub-domain:
default: dataset-pg
examples:
- dataset-pg
type: string
ingress_class:
default: traefik
examples:
- traefik
type: string
extentions:
default:
directus:
@@ -272,15 +252,10 @@ options:
type: object
type: object
type: object
issuer:
default: letsencrypt-prod
app_group:
default: api
examples:
- letsencrypt-prod
type: string
domain:
default: your-company
examples:
- your-company
- api
type: string
backups:
default:
@@ -345,6 +320,31 @@ options:
type: string
type: object
type: array
domain:
default: your-company
examples:
- your-company
type: string
postgres:
default:
replicas: 1
examples:
- replicas: 1
properties:
replicas:
default: 1
type: integer
type: object
sub-domain:
default: dataset-pg
examples:
- dataset-pg
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
dependencies:
- dist: null
category: dbo