diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index bd0931f1..96489163 100644 --- a/deploy/artifact-catalog.d601-v03.json +++ b/deploy/artifact-catalog.d601-v03.json @@ -4,7 +4,7 @@ "environment": "v03", "profile": "v03", "namespace": "hwlab-v03", - "endpoint": "https://v03.hwpod.com", + "endpoint": "https://hwlab.pikapython.com", "commitId": "004235736f9168145885f1be57bd3c46fcb6ce6a", "artifactState": "published", "publish": { diff --git a/deploy/gitops/node/d601/runtime-v03/health-contract.yaml b/deploy/gitops/node/d601/runtime-v03/health-contract.yaml index bd3b2fc2..9793f8ab 100644 --- a/deploy/gitops/node/d601/runtime-v03/health-contract.yaml +++ b/deploy/gitops/node/d601/runtime-v03/health-contract.yaml @@ -15,8 +15,8 @@ items: annotations: hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs data: - endpoint: https://v03.hwpod.com - cloud-api: GET /health/live through https://v03.hwpod.com + endpoint: https://hwlab.pikapython.com + cloud-api: GET /health/live through https://hwlab.pikapython.com cloud-api-db: DEV DB config gate requires HWLAB_CLOUD_DB_URL from Secret hwlab-cloud-api-dev-db/database-url and HWLAB_CLOUD_DB_SSL_MODE=require. Runtime readiness dials the redacted host parsed from the Secret URL and @@ -25,7 +25,7 @@ items: EndpointSlice manifests and rollout/apply contract; health reports env presence, env injection, redacted connection attempt/result, and liveConnected without exposing secret values - cloud-web: GET /health/live on https://v03.hwpod.com; consumes cloud-api only + cloud-web: GET /health/live on https://hwlab.pikapython.com; consumes cloud-api only agent: hwlab-cloud-api authorizes Code Agent sessions and dispatches execution to AgentRun v0.1; no HWLAB-owned agent manager/worker service is deployed diff --git a/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml b/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml index ece201fc..3333a62a 100644 --- a/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml +++ b/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml @@ -85,3 +85,5 @@ items: - name: config configMap: name: hwlab-v03-frpc-config + strategy: + type: Recreate diff --git a/deploy/gitops/node/d601/runtime-v03/workloads.yaml b/deploy/gitops/node/d601/runtime-v03/workloads.yaml index 391c6fc9..db091c8c 100644 --- a/deploy/gitops/node/d601/runtime-v03/workloads.yaml +++ b/deploy/gitops/node/d601/runtime-v03/workloads.yaml @@ -89,7 +89,7 @@ items: - name: HWLAB_ENVIRONMENT value: v03 - name: HWLAB_PUBLIC_ENDPOINT - value: https://v03.hwpod.com + value: https://hwlab.pikapython.com - name: HWLAB_CLOUD_API_PORT value: "6667" - name: HWLAB_COMMIT_ID @@ -269,7 +269,7 @@ items: - name: HWLAB_ENVIRONMENT value: v03 - name: HWLAB_PUBLIC_ENDPOINT - value: https://v03.hwpod.com + value: https://hwlab.pikapython.com - name: HWLAB_CLOUD_API_PORT value: "6667" - name: HWLAB_RUNTIME_SUBSTITUTE_FORBIDDEN @@ -534,7 +534,7 @@ items: - name: HWLAB_IMAGE_DIGEST value: sha256:a53c710c92c5253c1feca456294058c6a1e45ff6b6e0440ebc0794ad24e4337c - name: HWLAB_PUBLIC_ENDPOINT - value: https://v03.hwpod.com + value: https://hwlab.pikapython.com readinessProbe: httpGet: path: /health/live @@ -768,7 +768,7 @@ items: - name: HWLAB_IMAGE_DIGEST value: sha256:0679fba942cb6b4580fb5dc1d24f6e37942a333c98050d262a41dffa4f82fe6a - name: HWLAB_PUBLIC_ENDPOINT - value: https://v03.hwpod.com + value: https://hwlab.pikapython.com readinessProbe: httpGet: path: /health