Skip to content

Commit

Permalink
mTLS Kong Admin API authentication support (#508)
Browse files Browse the repository at this point in the history
Try to fix linter.
  • Loading branch information
ludovic-pourrat committed Jan 19, 2022
1 parent 9ae2986 commit 6f62f14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ func init() {
"environment variable. Must be used in conjunction with tls-client-cert-file")
viper.BindPFlag("tls-client-key",
rootCmd.PersistentFlags().Lookup("tls-client-key-file"))

}

// initConfig reads in config file and ENV variables if set.
Expand Down

0 comments on commit 6f62f14

Please sign in to comment.