Commit 7a961c1e by Guangbo Chen

fixed incorrect redis image tag

parent b83b1e13
......@@ -20,13 +20,13 @@ questions:
description: "Redis image tag"
type: string
label: Redis Image Tag
- variable: metrics.repository
- variable: metrics.image.repository
default: "oliver006/redis_exporter"
description: "Metrics image name"
type: string
label: Metrics Image Name
show_if: "metrics.enabled=true"
- variable: image.tag
- variable: metrics.image.tag
default: "v0.11"
description: "Metrics image tag"
type: string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment