Skip to content

Commit

Permalink
Merge pull request #12711 from spzala/updatesampleconfig
Browse files Browse the repository at this point in the history
Update debugging flag in the sample config file
  • Loading branch information
ptabor authored Feb 24, 2021
2 parents 6b6579c + 8d9daec commit db8c8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etcd.conf.yml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ peer-transport-security:
auto-tls: false

# Enable debug-level logging for etcd.
debug: false
log-level: debug

logger: zap

Expand Down

0 comments on commit db8c8c4

Please sign in to comment.