chore: promote node GitOps source ccc9503
This commit is contained in:
@@ -23,10 +23,10 @@ items:
|
||||
port: 5432
|
||||
targetPort: 5432
|
||||
protocol: TCP
|
||||
- apiVersion: discovery.k8s.io/v1
|
||||
kind: EndpointSlice
|
||||
- apiVersion: v1
|
||||
kind: Endpoints
|
||||
metadata:
|
||||
name: nc01-host-postgres-host
|
||||
name: nc01-host-postgres
|
||||
namespace: hwlab-v03
|
||||
labels:
|
||||
app.kubernetes.io/name: nc01-host-postgres
|
||||
@@ -39,13 +39,10 @@ items:
|
||||
kubernetes.io/service-name: nc01-host-postgres
|
||||
annotations:
|
||||
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
|
||||
addressType: IPv4
|
||||
ports:
|
||||
- name: postgres
|
||||
port: 5432
|
||||
protocol: TCP
|
||||
endpoints:
|
||||
subsets:
|
||||
- addresses:
|
||||
- 10.42.0.1
|
||||
conditions:
|
||||
ready: true
|
||||
- ip: 10.42.0.1
|
||||
ports:
|
||||
- name: postgres
|
||||
port: 5432
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user