Files
2024-05-12 12:03:32 +02:00

67 lines
1.3 KiB
YAML

---
apiVersion: vinyl.solidite.fr/v1beta1
kind: Component
category: share
metadata:
name: dataset-maria
description: null
options:
images:
default:
mariadb:
pull_policy: IfNotPresent
registry: docker.io
repository: mariadb
tag: 10.7.4
examples:
- mariadb:
pull_policy: IfNotPresent
registry: docker.io
repository: mariadb
tag: 10.7.4
properties:
mariadb:
default:
pull_policy: IfNotPresent
registry: docker.io
repository: mariadb
tag: 10.7.4
properties:
pull_policy:
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
storage:
default: 8Gi
examples:
- 8Gi
type: string
dependencies:
- dist: null
category: dbo
component: mariadb
providers:
kubernetes: true
authentik: null
kubectl: true
postgresql: null
mysql: null
restapi: null
http: null
gitea: null
tfaddtype: null