diff --git a/deploy/artifact-catalog.d518-v03.json b/deploy/artifact-catalog.d518-v03.json index 78c956f5..37a6bbf8 100644 --- a/deploy/artifact-catalog.d518-v03.json +++ b/deploy/artifact-catalog.d518-v03.json @@ -10,7 +10,7 @@ "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-d518-v03-ci-poll-44f236880f69-rmqweiz2u-collect", + "provenance": "node-ci-artifact:hwlab-d518-v03-ci-poll-44f236880f69-collect", "note": "Digest fields were copied from a successful DEV artifact publish report for this source commit." }, "healthContract": { diff --git a/deploy/gitops/node/d518/runtime-v03/node-frpc.yaml b/deploy/gitops/node/d518/runtime-v03/node-frpc.yaml index 0ebdcb41..15a1fd91 100644 --- a/deploy/gitops/node/d518/runtime-v03/node-frpc.yaml +++ b/deploy/gitops/node/d518/runtime-v03/node-frpc.yaml @@ -25,14 +25,14 @@ items: type = "tcp" localIP = "hwlab-cloud-web.hwlab-v03.svc.cluster.local" localPort = 8080 - remotePort = 22196 + remotePort = 22092 [[proxies]] name = "hwlab-d518-v03-edge-proxy" type = "tcp" localIP = "hwlab-edge-proxy.hwlab-v03.svc.cluster.local" localPort = 6667 - remotePort = 22195 + remotePort = 22091 - apiVersion: apps/v1 kind: Deployment metadata: