Skip to content

Commit

Permalink
feat(chart): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrompier committed Apr 30, 2024
1 parent 24b2e67 commit 5061c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ spec:
name: {{ include "name" . }}
port:
name: http
path: /chat-test
path: /chat
pathType: ImplementationSpecific

0 comments on commit 5061c54

Please sign in to comment.