Skip to content

Commit

Permalink
[fix] change service type to nodeport
Browse files Browse the repository at this point in the history
  • Loading branch information
k2ntum committed Apr 18, 2024
1 parent 531dcea commit df04e25
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion projects/sinfonia/helm/charts/loadtest/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ securityContext: {}
# runAsUser: 1000

service:
type: LoadBalancer
type: NodePort
port: 5000
targetPort: 5000
nodePort: 30080
Expand Down
10 changes: 5 additions & 5 deletions projects/sinfonia/helm/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ entries:
loadtest:
- apiVersion: v2
appVersion: 1.16.0
created: "2024-04-18T13:15:33.611057-04:00"
created: "2024-04-18T15:23:17.335214-04:00"
description: Loadtest application for Sinfonia
digest: 2edfd7ccbf68ff45d505e67842aed84bb8cdd56512187f9e3cab0ae1560d7861
digest: 80bce924bb1e9f76e064ee88758a2e848d5524051c87dd37aab1eb72ec8ce280
name: loadtest
type: application
urls:
Expand All @@ -14,12 +14,12 @@ entries:
sinfonia-tier2:
- apiVersion: v2
appVersion: 1.16.0
created: "2024-04-18T13:15:33.611824-04:00"
created: "2024-04-18T15:23:17.336097-04:00"
description: A Helm chart for Kubernetes
digest: 3c1b209d83a1822a00dae7199f98a10c353a22a492ec46f020f2e2ed3da1c6c7
digest: b5442df45a18d81b505f274556e0d2328f42a34cd0be0c6b0a3b0f313e0d4190
name: sinfonia-tier2
type: application
urls:
- sinfonia-tier2-0.1.0.tgz
version: 0.1.0
generated: "2024-04-18T13:15:33.609031-04:00"
generated: "2024-04-18T15:23:17.332798-04:00"
Binary file modified projects/sinfonia/helm/loadtest-0.1.0.tgz
Binary file not shown.
Binary file modified projects/sinfonia/helm/sinfonia-tier2-0.1.0.tgz
Binary file not shown.

0 comments on commit df04e25

Please sign in to comment.