apiVersion: v1 kind: Service metadata: name: postgres namespace: hanko spec: ports: - port: 5432 selector: app: postgres