This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
AzureServiceBusEnabled missed from k8 deployment and it caused not working cluster
pull/533/head
Sychev Igor
7 years ago
parent
0742f941fb
commit
fb5fdecd71
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
k8s/deployments.yaml
+ 5
- 0
k8s/deployments.yaml
View File
@ -107,6 +107,11 @@ spec:
configMapKeyRef:
name
:
externalcfg
key
:
CatalogBus
-
name
:
AzureServiceBusEnabled
valueFrom:
configMapKeyRef:
name
:
externalcfg
key
:
UseAzureServiceBus
-
name
:
ApplicationInsights__InstrumentationKey
valueFrom:
configMapKeyRef:
Write
Preview
Loading…
Cancel
Save