mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 07:19:16 +02:00
very bad demo code
This commit is contained in:
parent
b4aa275403
commit
d588135b3a
30 changed files with 1308 additions and 248 deletions
|
@ -85,6 +85,7 @@ func (srv *Server) prepareRunEnvoyCommand(ctx context.Context, sharedArgs []stri
|
|||
"--drain-time-s", "60",
|
||||
"--parent-shutdown-time-s", "120",
|
||||
"--drain-strategy", "immediate",
|
||||
"--component-log-level", "matcher:trace,filter:debug",
|
||||
)
|
||||
restartEpoch.value++
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue