apiVersion: v1 kind: List items: - apiVersion: v1 kind: Service metadata: name: pk01-platform-postgres namespace: hwlab-v03 labels: app.kubernetes.io/name: pk01-platform-postgres app.kubernetes.io/part-of: hwlab hwlab.pikastech.local/component: platform-db-bridge hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/source-commit: 11afa1a7d1aa48cd2c94691d5015f767d4726096 annotations: hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs spec: type: ClusterIP ports: - name: postgres port: 25432 targetPort: 25432 protocol: TCP - apiVersion: discovery.k8s.io/v1 kind: EndpointSlice metadata: name: pk01-platform-postgres-host namespace: hwlab-v03 labels: app.kubernetes.io/name: pk01-platform-postgres app.kubernetes.io/part-of: hwlab hwlab.pikastech.local/component: platform-db-bridge hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/source-commit: 11afa1a7d1aa48cd2c94691d5015f767d4726096 kubernetes.io/service-name: pk01-platform-postgres annotations: hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs addressType: FQDN ports: - name: postgres port: 25432 protocol: TCP endpoints: - addresses: - d601-tcp-egress-gateway.unidesk.svc.cluster.local conditions: ready: true