feat: deploy NC01 Sub2API target
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success

This commit is contained in:
Codex
2026-07-09 13:16:58 +02:00
parent 21935e7319
commit 8347d5ed1b
17 changed files with 483 additions and 37 deletions
+9
View File
@@ -40,6 +40,15 @@
"36.49.30.105/32",
"59.72.97.73/32",
"175.30.53.221/32"
],
"allowedForwardRules": [
{
"id": "nc01-k3s-pods-to-pk01-postgres",
"sourceCidr": "10.42.0.0/16",
"destinationCidr": "82.156.23.220/32",
"port": 5432,
"purpose": "NC01 k3s Sub2API external PostgreSQL on PK01"
}
]
}
},