Skip to content

Commit

Permalink
Change trickster ingress port to 4000
Browse files Browse the repository at this point in the history
Signed-off-by: Masudur Rahman <[email protected]>
  • Loading branch information
masudur-rahman committed Jul 28, 2023
1 parent 38405da commit 8096b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ace/templates/ingress/ingress-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ spec:
service:
name: {{ include "ace.fullname" . }}-trickster
port:
number: 9090
number: 4000
path: /
pathType: Prefix
{{- end }}
Expand Down

0 comments on commit 8096b38

Please sign in to comment.