Skip to content

Commit

Permalink
removed node port since it doesnt work
Browse files Browse the repository at this point in the history
  • Loading branch information
garunski committed Nov 24, 2023
1 parent fd38520 commit 895d671
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions charts/postgres-local/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ postgresql:
primary:
persistence:
existingClaim: pg-pvc
service:
type: NodePort
nodePorts:
postgresql: 30001
auth:
postgresPassword: pgpass
username: scryuser
Expand Down

0 comments on commit 895d671

Please sign in to comment.