fix: remove legacy PaC delivery blockers

This commit is contained in:
pikastech
2026-07-21 19:42:49 +02:00
parent 4b4dbcfc13
commit 77cdc156c1
4 changed files with 53 additions and 20 deletions
@@ -547,6 +547,9 @@ consumers:
deliveryObservation:
runtimeEvidence: not-applicable
closeoutGitOpsMirrorFlush: false
params:
gitops_username: unidesk-admin
gitops_secret_name: pac-gitea-sentinel-nc01-v03
- id: platform-infra-sub2rank-nc01
repositoryRef: sub2rank-nc01
node: NC01
@@ -1020,6 +1023,9 @@ templates:
sentinel_id: "${nodeLower}-web-probe-sentinel"
image_repository: "127.0.0.1:5000/hwlab/web-probe-sentinel-${nodeLower}"
registry_probe_base: http://127.0.0.1:5000
gitops_read_url: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-HWLAB.git
gitops_username: unidesk-admin
gitops_secret_name: "pac-gitea-sentinel-${nodeLower}-v03"
gitops_branch: v0.3-gitops
gitops_manifest_path: "deploy/gitops/node/${nodeLower}/web-probe-sentinel/web-probe-sentinel.yaml"
pipeline_name: "hwlab-web-probe-sentinel-${nodeLower}-pac"