Skip to content

Commit

Permalink
Merge pull request #719 from pahmadi8740/main
Browse files Browse the repository at this point in the history
fix: service type is changed to ClusterIP
  • Loading branch information
tokebe authored Sep 6, 2023
2 parents e22d416 + 54c1792 commit 9590eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serviceAccount:
name: ""

service:
type: NodePort
type: ClusterIP
port: 80

ingress:
Expand Down

0 comments on commit 9590eff

Please sign in to comment.