This commit is contained in:
2023-10-23 17:52:24 +02:00
parent 9a7091fab6
commit a241bb588b
2 changed files with 58 additions and 38 deletions

View File

@@ -6,21 +6,54 @@ metadata:
name: dataset-pg
description: null
options:
sub-domain:
default: dataset-pg
examples:
- dataset-pg
type: string
storage:
default: 8Gi
examples:
- 8Gi
type: string
domain:
default: your-company
examples:
- your-company
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
databases:
default: []
items:
properties:
name:
default: db
type: string
type: object
type: array
roles:
default: []
items:
properties:
name:
default: alt-account
type: string
type: object
type: array
replicas:
default: 1
examples:
- 1
type: integer
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
sub-domain:
default: dataset-pg
examples:
- dataset-pg
type: string
extentions:
default:
directus:
@@ -202,29 +235,10 @@ options:
type: object
type: object
type: object
replicas:
default: 1
app-group:
default: api
examples:
- 1
type: integer
databases:
default: []
items:
properties:
name:
default: db
type: string
type: object
type: array
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
- api
type: string
backups:
default:
@@ -280,15 +294,6 @@ options:
default: backup-settings
type: string
type: object
roles:
default: []
items:
properties:
name:
default: alt-account
type: string
type: object
type: array
ingress-class:
default: traefik
examples: