chore: promote node GitOps source 11afa1a

This commit is contained in:
HWLAB node GitOps Bot
2026-06-26 03:29:19 +00:00
parent 5f13c73e23
commit d1617ca5dc
2 changed files with 6 additions and 6 deletions
@@ -20,8 +20,8 @@ items:
type: ClusterIP
ports:
- name: postgres
port: 5432
targetPort: 5432
port: 25432
targetPort: 25432
protocol: TCP
- apiVersion: discovery.k8s.io/v1
kind: EndpointSlice
@@ -39,13 +39,13 @@ items:
kubernetes.io/service-name: pk01-platform-postgres
annotations:
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
addressType: IPv4
addressType: FQDN
ports:
- name: postgres
port: 5432
port: 25432
protocol: TCP
endpoints:
- addresses:
- 82.156.23.220
- d601-tcp-egress-gateway.unidesk.svc.cluster.local
conditions:
ready: true