Skip to content

Commit

Permalink
Merge pull request #12 from alexandrud/api-chart
Browse files Browse the repository at this point in the history
Api chart
  • Loading branch information
alexandrud authored Jan 23, 2021
2 parents cbd2002 + c64e849 commit 1d70530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/mobile-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: mobile-api
description: Helm chart for mobile-api app
type: application
version: 0.0.3
version: 0.0.4
appVersion: "0.0.31"
keywords:
- mobile-api
Expand Down
2 changes: 1 addition & 1 deletion charts/mobile-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ containerPort: 80
healthCheck: ""

service:
type: ClusterIP
type: NodePort
port: 80

ingress:
Expand Down

0 comments on commit 1d70530

Please sign in to comment.