chore: promote node GitOps source 11afa1a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user