chore: promote node GitOps source da0ca25

This commit is contained in:
HWLAB node GitOps Bot
2026-06-12 18:46:53 +00:00
parent d7904f86a6
commit cfc85fac84
10 changed files with 191 additions and 514 deletions
@@ -6,16 +6,16 @@
"apiVersion": "v1",
"kind": "Service",
"metadata": {
"name": "pk01-platform-postgres",
"name": "g14-platform-postgres",
"namespace": "hwlab-v03",
"labels": {
"app.kubernetes.io/name": "pk01-platform-postgres",
"app.kubernetes.io/name": "g14-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": "e1566e22c882b98de00041fafccffa2ffdc02ee6"
"hwlab.pikastech.local/source-commit": "da0ca251527430cc667983c1926bb71b03b42af2"
},
"annotations": {
"hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs"
@@ -32,45 +32,6 @@
}
]
}
},
{
"apiVersion": "discovery.k8s.io/v1",
"kind": "EndpointSlice",
"metadata": {
"name": "pk01-platform-postgres-host",
"namespace": "hwlab-v03",
"labels": {
"app.kubernetes.io/name": "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": "e1566e22c882b98de00041fafccffa2ffdc02ee6",
"kubernetes.io/service-name": "pk01-platform-postgres"
},
"annotations": {
"hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs"
}
},
"addressType": "IPv4",
"ports": [
{
"name": "postgres",
"port": 5432,
"protocol": "TCP"
}
],
"endpoints": [
{
"addresses": [
"82.156.23.220"
],
"conditions": {
"ready": true
}
}
]
}
]
}