Add missing field
This commit is contained in:
parent
8f1ff15a6e
commit
d4fd127a1f
2 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ type Ingress struct {
|
|||
ConfigurationSnippet string
|
||||
CorsConfig cors.Config
|
||||
DefaultBackend string
|
||||
Denied error
|
||||
ExternalAuth authreq.Config
|
||||
HealthCheck healthcheck.Config
|
||||
Proxy proxy.Config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue