Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix identity url in current helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Borja García Rodríguez committed Jan 20, 2021
1 parent 586622c commit 9b0366f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
urls__IdentityUrl: http://identity-api

0 comments on commit 9b0366f

Please sign in to comment.