Skip to content

Commit

Permalink
feat: change default servicetype (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
okgolove authored Apr 10, 2023
1 parent b9043d2 commit 527a914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/goldpinger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ name: goldpinger
sources:
- https://github.com/bloomberg/goldpinger
- https://github.com/okgolove/helm-charts
version: 5.6.0
version: 6.0.0
2 changes: 1 addition & 1 deletion charts/goldpinger/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ goldpinger:
extraEnv: []

service:
type: LoadBalancer
type: ClusterIP
port: 80
annotations: {}
labels: {}
Expand Down

0 comments on commit 527a914

Please sign in to comment.