зеркало из https://github.com/Azure/ARO-RP.git
fix build
This commit is contained in:
Родитель
5763e27188
Коммит
fce90b0f94
|
@ -1298,8 +1298,6 @@ func (g *generator) database(databaseName string, addDependsOn bool) []*arm.Reso
|
|||
g.rpCosmosDBTriggers(databaseName, "OpenShiftClusters", "renewLease", renewLeaseTriggerFunction, sdkcosmos.TriggerTypePre, sdkcosmos.TriggerOperationAll),
|
||||
// Monitors
|
||||
g.rpCosmosDBTriggers(databaseName, "Monitors", "renewLease", renewLeaseTriggerFunction, sdkcosmos.TriggerTypePre, sdkcosmos.TriggerOperationAll),
|
||||
// MIMO
|
||||
g.rpCosmosDBTriggers(databaseName, "MaintenanceManifests", "renewLease", renewLeaseTriggerFunction, sdkcosmos.TriggerTypePre, sdkcosmos.TriggerOperationAll),
|
||||
)
|
||||
|
||||
// Don't deploy the MIMO databases in production yet
|
||||
|
|
Загрузка…
Ссылка в новой задаче