diff --git a/deploy/postgres/postgres-app.yaml b/deploy/postgres/postgres-app.yaml index febd0ab..9be4862 100644 --- a/deploy/postgres/postgres-app.yaml +++ b/deploy/postgres/postgres-app.yaml @@ -23,6 +23,10 @@ spec: enabled: true storageClass: longhorn size: 20Gi + service: + type: NodePort + port: 5432 + nodePort: 32000 destination: server: "https://kubernetes.default.svc" namespace: postgres