Skip to content

Commit

Permalink
add service account config
Browse files Browse the repository at this point in the history
  • Loading branch information
shuijing198799 committed Mar 18, 2020
1 parent fd27d23 commit 9bb2aaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/tidb-lightning/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ affinity: {}

backend: importer # importer | tidb

# Specify a Service Account for lightning
# serviceAccount:

config: |
[lightning]
level = "info"

0 comments on commit 9bb2aaf

Please sign in to comment.