apiVersion: v1 kind: Service metadata: name: postgres-host namespace: trade-infra spec: ports: - name: postgres port: 5432 targetPort: 5432