Skip to content

Commit 9b0366f

Browse files
author
Borja García Rodríguez
committed
fix identity url in current helm version
1 parent 586622c commit 9b0366f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/k8s/helm/ordering-signalrhub/templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ data:
1515
all__InstrumentationKey: "{{ .Values.inf.appinsights.key }}"
1616
all__UseAzureServiceBus: "{{ .Values.inf.eventbus.useAzure }}"
1717
signalr__StoreConnectionString: {{ .Values.inf.redis.keystore.constr }}
18-
urls__IdentityUrl: http://{{ $identity }}
18+
urls__IdentityUrl: http://identity-api

0 commit comments

Comments
 (0)