Files
pikasTech-HWLAB/deploy/gitops/node/d601/runtime-v03/external-postgres.yaml
T
2026-06-26 05:25:04 +00:00

27 lines
856 B
YAML

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