We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e1409 commit 41caa4bCopy full SHA for 41caa4b
1 file changed
charts/workflow/values.yaml
@@ -237,7 +237,7 @@ monitor:
237
# Configure the following ONLY if using an off-cluster Influx database
238
url: "http://my.influx.url:8086"
239
database: "kubernetes"
240
- username: "username"
+ user: "user"
241
password: "password"
242
# Configure the following ONLY if you want persistence for on-cluster influxdb
243
# GCP PDs and EBS volumes are supported only
0 commit comments