Files
pikasTech-HWLAB/deploy/gitops/node/jd01/runtime-v03/external-postgres.yaml
T
2026-07-05 19:04:05 +00:00

27 lines
856 B
YAML

apiVersion: v1
kind: List
items:
- apiVersion: v1
kind: Service
metadata:
name: jd01-pk01-platform-postgres
namespace: hwlab-v03
labels:
app.kubernetes.io/name: jd01-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: effbb79199d1117de0634904cdb019c5c0b0ee9f
annotations:
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
spec:
type: ExternalName
ports:
- name: postgres
port: 25432
targetPort: 25432
protocol: TCP
externalName: jd01-tcp-egress-gateway.unidesk.svc.cluster.local