fix
This commit is contained in:
61
share/dataset-maria/index.yaml
Normal file
61
share/dataset-maria/index.yaml
Normal file
@@ -0,0 +1,61 @@
|
||||
---
|
||||
apiVersion: vinyl.solidite.fr/v1beta1
|
||||
kind: Component
|
||||
category: share
|
||||
metadata:
|
||||
name: dataset-maria
|
||||
description: null
|
||||
options:
|
||||
storage:
|
||||
default: 8Gi
|
||||
examples:
|
||||
- 8Gi
|
||||
type: string
|
||||
images:
|
||||
default:
|
||||
mariadb:
|
||||
pullPolicy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: mariadb
|
||||
tag: 10.7.4
|
||||
examples:
|
||||
- mariadb:
|
||||
pullPolicy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: mariadb
|
||||
tag: 10.7.4
|
||||
properties:
|
||||
mariadb:
|
||||
default:
|
||||
pullPolicy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: mariadb
|
||||
tag: 10.7.4
|
||||
properties:
|
||||
pullPolicy:
|
||||
default: IfNotPresent
|
||||
enum:
|
||||
- Always
|
||||
- Never
|
||||
- IfNotPresent
|
||||
type: string
|
||||
registry:
|
||||
default: docker.io
|
||||
type: string
|
||||
repository:
|
||||
default: mariadb
|
||||
type: string
|
||||
tag:
|
||||
default: 10.7.4
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
dependencies: []
|
||||
providers:
|
||||
kubernetes: true
|
||||
authentik: null
|
||||
kubectl: true
|
||||
postgresql: null
|
||||
restapi: null
|
||||
http: null
|
||||
tfaddtype: null
|
||||
Reference in New Issue
Block a user