mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 10:52:49 +02:00
fix required deployments
This commit is contained in:
parent
242c64ee97
commit
cb3e78cd01
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ import (
|
|||
)
|
||||
|
||||
var requiredDeployments = []string{
|
||||
"default/httpbin",
|
||||
"default/httpecho",
|
||||
"default/httpdetails",
|
||||
"default/openid",
|
||||
"default/pomerium-authenticate",
|
||||
"default/pomerium-authorize",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue