SychevIgor
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
k8s/deployments.yaml
|
|
@ -107,6 +107,11 @@ spec: |
|
|
|
configMapKeyRef: |
|
|
|
name: externalcfg |
|
|
|
key: CatalogBus |
|
|
|
- name: AzureServiceBusEnabled |
|
|
|
valueFrom: |
|
|
|
configMapKeyRef: |
|
|
|
name: externalcfg |
|
|
|
key: UseAzureServiceBus |
|
|
|
- name: ApplicationInsights__InstrumentationKey |
|
|
|
valueFrom: |
|
|
|
configMapKeyRef: |
|
|
|