Skip to content

Commit 8a76822

Browse files
author
lijianguo
committed
feat(influxdb): upgrade to influxdb 2.x add retention config
1 parent 7867d14 commit 8a76822

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/workflow/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ influxdb:
211211
# Configure the following is only available in on-cluster Influx database
212212
user: "admin"
213213
password: "admin123"
214+
retention: "30d"
214215
# GCP PDs and EBS volumes are supported only
215216
persistence:
216217
enabled: false # Set to true to enable persistence

0 commit comments

Comments
 (0)