Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
VladStarr committed May 7, 2024
1 parent 7a60500 commit 4783a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dysnix/solana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ metrics:
## @param metrics.enabled Enable Solana node metrics collection
##
enabled: false
## @param metrics.target Where to push Solana metrics
## @param metrics.target Where to push Solana metrics
## `exporter` - (default) push metrics to built-in influxdb-exporter for scraping via Prometheus
## `influxdb` - push metrics to external InfluxDB instance
##
Expand Down Expand Up @@ -258,7 +258,7 @@ metrics:
##
name: solana-metrics-config
## @param metrics.influxdb.existingSecret.key Key name inside the secret
##
##
key: config

## @section Solana node configuration
Expand Down

0 comments on commit 4783a76

Please sign in to comment.