Skip to content

Commit

Permalink
update identityUrl in movie-api k8s deploy manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
meofiscoding committed Nov 24, 2023
1 parent da1dab9 commit a60e247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8s/movie-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- containerPort: 80
env:
- name: IdentityUrl
value: https://frontend.20.211.61.204.nip.io
value: https://netflix-identity.azurewebsites.net
# - name: ASPNETCORE_ENVIRONMENT
# value: Development
- name: ASPNETCORE_URLS
Expand Down

0 comments on commit a60e247

Please sign in to comment.