Skip to content

Commit 41caa4b

Browse files
committed
chore(influxdb): change username to user
1 parent 19e1409 commit 41caa4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/workflow/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ monitor:
237237
# Configure the following ONLY if using an off-cluster Influx database
238238
url: "http://my.influx.url:8086"
239239
database: "kubernetes"
240-
username: "username"
240+
user: "user"
241241
password: "password"
242242
# Configure the following ONLY if you want persistence for on-cluster influxdb
243243
# GCP PDs and EBS volumes are supported only

0 commit comments

Comments
 (0)