fix
This commit is contained in:
@@ -6,11 +6,6 @@ metadata:
|
||||
name: dataset-redis
|
||||
description: null
|
||||
options:
|
||||
storage:
|
||||
default: 8Gi
|
||||
examples:
|
||||
- 8Gi
|
||||
type: string
|
||||
exporter:
|
||||
default:
|
||||
enable: true
|
||||
@@ -27,7 +22,7 @@ options:
|
||||
pull_policy: IfNotPresent
|
||||
registry: quay.io
|
||||
repository: opstree/redis
|
||||
tag: v7.2.4
|
||||
tag: v7.2.3
|
||||
redis_exporter:
|
||||
registry: quay.io
|
||||
repository: opstree/redis-exporter
|
||||
@@ -37,7 +32,7 @@ options:
|
||||
pull_policy: IfNotPresent
|
||||
registry: quay.io
|
||||
repository: opstree/redis
|
||||
tag: v7.2.4
|
||||
tag: v7.2.3
|
||||
redis_exporter:
|
||||
registry: quay.io
|
||||
repository: opstree/redis-exporter
|
||||
@@ -48,7 +43,7 @@ options:
|
||||
pull_policy: IfNotPresent
|
||||
registry: quay.io
|
||||
repository: opstree/redis
|
||||
tag: v7.2.4
|
||||
tag: v7.2.3
|
||||
properties:
|
||||
pull_policy:
|
||||
default: IfNotPresent
|
||||
@@ -64,7 +59,7 @@ options:
|
||||
default: opstree/redis
|
||||
type: string
|
||||
tag:
|
||||
default: v7.2.4
|
||||
default: v7.2.3
|
||||
type: string
|
||||
type: object
|
||||
redis_exporter:
|
||||
@@ -84,6 +79,11 @@ options:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
storage:
|
||||
default: 8Gi
|
||||
examples:
|
||||
- 8Gi
|
||||
type: string
|
||||
dependencies:
|
||||
- dist: null
|
||||
category: dbo
|
||||
|
||||
Reference in New Issue
Block a user