Skip to content

Commit

Permalink
feat: bump ai-server chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
lots0logs committed May 8, 2023
1 parent 61d1df9 commit 253514b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/ai-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainers:
- email: dustin@elegantthemes.com
name: Elegant Themes
name: ai-server
version: 1.0.4
version: 1.0.5
6 changes: 4 additions & 2 deletions charts/ai-server/templates/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ spec:
- path: "/.*"
pathType: Prefix
backend:
serviceName: ai-server
servicePort: 9999
service:
name: ai-server
port:
number: 9999

0 comments on commit 253514b

Please sign in to comment.