Skip to content

Commit 75b5640

Browse files
authored
Merge pull request #8 from jianxiaoguo/main
feat(influxdb): upgrade to influxdb 2.x add retention config
2 parents 7867d14 + 8a76822 commit 75b5640

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)