This commit is contained in:
2023-10-12 09:16:08 +02:00
parent ad8f303822
commit fbffc1254d
5 changed files with 120 additions and 105 deletions

View File

@@ -6,6 +6,28 @@ metadata:
name: dataset-pg
description: null
options:
replicas:
default: 1
examples:
- 1
type: integer
extentions:
default:
pool:
enable: false
examples:
- pool:
enable: false
properties:
pool:
default:
enable: false
properties:
enable:
default: false
type: boolean
type: object
type: object
backups:
default:
enable: false
@@ -74,28 +96,6 @@ options:
examples:
- 8Gi
type: string
extentions:
default:
pool:
enable: false
examples:
- pool:
enable: false
properties:
pool:
default:
enable: false
properties:
enable:
default: false
type: boolean
type: object
type: object
replicas:
default: 1
examples:
- 1
type: integer
roles:
default: []
items:
@@ -105,7 +105,10 @@ options:
type: string
type: object
type: array
dependencies: []
dependencies:
- dist: null
category: dbo
component: pg
providers:
kubernetes: true
authentik: null