Skip to content

Commit

Permalink
service type is changed to ClusterIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pahmadi8740 authored Sep 6, 2023
1 parent e22d416 commit 54c1792
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 54c1792

Please sign in to comment.