chore: promote node GitOps source 0042357
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -85,3 +85,5 @@ items:
|
||||
- name: config
|
||||
configMap:
|
||||
name: hwlab-v03-frpc-config
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user