We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea97e2 commit 309b6ccCopy full SHA for 309b6cc
1 file changed
k8s/conf_local.yml
@@ -19,6 +19,8 @@ data:
19
MarketingNoSqlDbName: MarketingDb
20
MarketingSqlDb: Server=sql-data;Initial Catalog=Microsoft.eShopOnContainers.Services.MarketingDb;User Id=sa;Password=Pass@word;
21
OrderingBus: rabbitmq
22
+ GracePeriodManager_GracePeriodTime:"1"
23
+ GracePeriodManager_CheckUpdateTime:"15000"
24
OrderingSqlDb: Server=sql-data;Initial Catalog=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word;
25
PaymentBus: rabbitmq
26
UseAzureServiceBus: "False"
0 commit comments