Skip to content

Commit

Permalink
Use the correct VPC
Browse files Browse the repository at this point in the history
  • Loading branch information
abztrakt committed Feb 13, 2025
1 parent f01e021 commit 1638f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ externalService:
enabled: true
name: spotseeker-dev-db-service
type: ClusterIP
serviceAddress: 10.45.16.3
serviceAddress: 172.18.0.4
servicePort: 5432
database:
engine: postgres
Expand Down

0 comments on commit 1638f8e

Please sign in to comment.