This commit is contained in:
2023-10-23 20:53:50 +02:00
parent 2a0a2a3b22
commit 897238b8a8
21 changed files with 789 additions and 786 deletions

View File

@@ -11,16 +11,6 @@ options:
examples:
- 8Gi
type: string
exporter:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
images:
default:
exporter:
@@ -31,7 +21,7 @@ options:
pullPolicy: IfNotPresent
registry: quay.io
repository: opstree/redis
tag: v7.0.5
tag: v7.0.12
examples:
- exporter:
registry: quay.io
@@ -41,7 +31,7 @@ options:
pullPolicy: IfNotPresent
registry: quay.io
repository: opstree/redis
tag: v7.0.5
tag: v7.0.12
properties:
exporter:
default:
@@ -64,7 +54,7 @@ options:
pullPolicy: IfNotPresent
registry: quay.io
repository: opstree/redis
tag: v7.0.5
tag: v7.0.12
properties:
pullPolicy:
default: IfNotPresent
@@ -80,10 +70,20 @@ options:
default: opstree/redis
type: string
tag:
default: v7.0.5
default: v7.0.12
type: string
type: object
type: object
exporter:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
dependencies:
- dist: null
category: dbo
@@ -95,4 +95,5 @@ providers:
postgresql: null
restapi: null
http: null
gitea: null
tfaddtype: null