Browse Source

revert archived

pull/1584/head
Borja García Rodríguez 4 years ago
parent
commit
ce100401d8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/k8s/archived/helm/ordering-signalrhub/templates/configmap.yaml

+ 1
- 1
deploy/k8s/archived/helm/ordering-signalrhub/templates/configmap.yaml View File

@ -15,4 +15,4 @@ data:
all__InstrumentationKey: "{{ .Values.inf.appinsights.key }}"
all__UseAzureServiceBus: "{{ .Values.inf.eventbus.useAzure }}"
signalr__StoreConnectionString: {{ .Values.inf.redis.keystore.constr }}
urls__IdentityUrl: http://identity-api
urls__IdentityUrl: http://{{ $identity }}

Loading…
Cancel
Save