Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #216 from kgudel/addAmbassadorId
Browse files Browse the repository at this point in the history
add amabassador id to service.yaml
wpears authored Aug 28, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents a0da92a + 0ad6c29 commit fade968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/hmda-platform-tools/templates/service.yaml
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ metadata:
apiVersion: ambassador/v0
kind: Mapping
name: tools_mapping
ambassador_id: ambassador-default-1
prefix: /tools/
rewrite: /tools/
service: {{ include "hmda-platform-tools.fullname" . }}:{{ .Values.service.port }}

0 comments on commit fade968

Please sign in to comment.