Skip to content

Commit

Permalink
fix: unit for prometheus retentionSize (#2)
Browse files Browse the repository at this point in the history
* fix: unit for prometheus retentionSize

* rm: formatting
  • Loading branch information
y-eight authored Jul 5, 2023
1 parent 2ae1e99 commit bbaae53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ questions:
label: Prometheus Retention
group: Prometheus
- variable: kube-prometheus-stack.prometheus.prometheusSpec.retentionSize
default: 9Gi
description: Retention size of Prometheus data
default: 9GiB
description: Retention size of Prometheus data in bytes (allowed units eg. GiB or MB)
type: string
label: Prometheus Retention Size
group: Prometheus
Expand Down

0 comments on commit bbaae53

Please sign in to comment.