apply ocis init insecure option also to FRONTEND_APP_HANDLER_INSECURE
This commit is contained in:
committed by
Michael Barz
parent
8eead1ece8
commit
10454247b5
@@ -78,6 +78,7 @@ type SettingsService struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type FrontendService struct {
|
type FrontendService struct {
|
||||||
|
AppHandler InsecureService `yaml:"app_handler"`
|
||||||
Archiver InsecureService
|
Archiver InsecureService
|
||||||
ServiceAccount ServiceAccount `yaml:"service_account"`
|
ServiceAccount ServiceAccount `yaml:"service_account"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user