From 4e2ea973175d8936dbdd9c06dd28e186734a4122 Mon Sep 17 00:00:00 2001 From: UniDesk Web Probe Sentinel Date: Fri, 26 Jun 2026 16:08:55 +0000 Subject: [PATCH] deploy: render web-probe sentinel 9bce21b9ef35b15a01b85c944dbcf6a2bdfbaee3 --- .../d601/web-probe-sentinel-auth-switch/web-probe-sentinel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/gitops/node/d601/web-probe-sentinel-auth-switch/web-probe-sentinel.yaml b/deploy/gitops/node/d601/web-probe-sentinel-auth-switch/web-probe-sentinel.yaml index 6849b466..f5100387 100644 --- a/deploy/gitops/node/d601/web-probe-sentinel-auth-switch/web-probe-sentinel.yaml +++ b/deploy/gitops/node/d601/web-probe-sentinel-auth-switch/web-probe-sentinel.yaml @@ -4,7 +4,7 @@ --- {apiVersion: v1,kind: ConfigMap,metadata: {name: hwlab-web-probe-sentinel-auth-switch-config,namespace: hwlab-v03,labels: {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch,app.kubernetes.io/part-of: hwlab-web-probe-sentinel,app.kubernetes.io/managed-by: unidesk,unidesk.ai/spec-ref: PJ2026-01060508,unidesk.ai/node: D601,unidesk.ai/lane: v03,unidesk.ai/web-probe-sentinel-id: workbench-auth-session-switch-2users}},data: {config-summary.json: "{\n \"specRef\": \"PJ2026-01060508 Web哨兵 draft-2026-06-25-p0-web-probe-sentinel\",\n \"node\": \"D601\",\n \"lane\": \"v03\",\n \"sentinelId\": \"workbench-auth-session-switch-2users\",\n \"publicBaseUrl\": \"https://monitor.pikapython.com/sentinels/workbench-auth-session-switch-2users\",\n \"routePrefix\": \"/sentinels/workbench-auth-session-switch-2users\",\n \"gitopsPath\": \"deploy/gitops/node/d601/web-probe-sentinel-auth-switch\",\n \"valuesRedacted\": true\n}"}} --- -{apiVersion: apps/v1,kind: Deployment,metadata: {name: hwlab-web-probe-sentinel-auth-switch,namespace: hwlab-v03,labels: &labels {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch,app.kubernetes.io/part-of: hwlab-web-probe-sentinel,app.kubernetes.io/managed-by: unidesk,unidesk.ai/spec-ref: PJ2026-01060508,unidesk.ai/node: D601,unidesk.ai/lane: v03,unidesk.ai/web-probe-sentinel-id: workbench-auth-session-switch-2users}},spec: {replicas: 1,selector: {matchLabels: {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch}},template: {metadata: {labels: *labels},spec: {serviceAccountName: hwlab-web-probe-sentinel-auth-switch,containers: [{name: sentinel,image: 127.0.0.1:5000/hwlab/web-probe-sentinel-auth-switch@sha256:2596215f6baa3539f5ae109696965c6f82bdf1d1bcb5e8ac605278c675ca8fc8,imagePullPolicy: IfNotPresent,args: ["--node",D601,"--lane",v03,"--sentinel",workbench-auth-session-switch-2users,"--state-root",/var/lib/web-probe-sentinel-auth-switch,"--host",0.0.0.0,"--port","8080"],env: [{name: UNIDESK_WEB_PROBE_SENTINEL_ID,value: workbench-auth-session-switch-2users},{name: HWLAB_WEB_ACCOUNT_A_JSON,valueFrom: {secretKeyRef: {name: hwlab-web-probe-sentinel-auth-switch-accounts,key: account-a.json}}},{name: HWLAB_WEB_ACCOUNT_B_JSON,valueFrom: {secretKeyRef: {name: hwlab-web-probe-sentinel-auth-switch-accounts,key: account-b.json}}}],ports: [{name: http,containerPort: 8080}],readinessProbe: {httpGet: {path: /api/health,port: http}},livenessProbe: {httpGet: {path: /api/health,port: http}},volumeMounts: [{name: state,mountPath: /var/lib/web-probe-sentinel-auth-switch}]}],volumes: [{name: state,persistentVolumeClaim: {claimName: hwlab-web-probe-sentinel-auth-switch-state}}]}}}} +{apiVersion: apps/v1,kind: Deployment,metadata: {name: hwlab-web-probe-sentinel-auth-switch,namespace: hwlab-v03,labels: &labels {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch,app.kubernetes.io/part-of: hwlab-web-probe-sentinel,app.kubernetes.io/managed-by: unidesk,unidesk.ai/spec-ref: PJ2026-01060508,unidesk.ai/node: D601,unidesk.ai/lane: v03,unidesk.ai/web-probe-sentinel-id: workbench-auth-session-switch-2users}},spec: {replicas: 1,selector: {matchLabels: {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch}},template: {metadata: {labels: *labels},spec: {serviceAccountName: hwlab-web-probe-sentinel-auth-switch,containers: [{name: sentinel,image: 127.0.0.1:5000/hwlab/web-probe-sentinel-auth-switch@sha256:2225ed5637de0492802a5fdbd94b1872bc25993324244b4a2b4f63b1fb91a2cb,imagePullPolicy: IfNotPresent,args: ["--node",D601,"--lane",v03,"--sentinel",workbench-auth-session-switch-2users,"--state-root",/var/lib/web-probe-sentinel-auth-switch,"--host",0.0.0.0,"--port","8080"],env: [{name: UNIDESK_WEB_PROBE_SENTINEL_ID,value: workbench-auth-session-switch-2users},{name: HWLAB_WEB_ACCOUNT_A_JSON,valueFrom: {secretKeyRef: {name: hwlab-web-probe-sentinel-auth-switch-accounts,key: account-a.json}}},{name: HWLAB_WEB_ACCOUNT_B_JSON,valueFrom: {secretKeyRef: {name: hwlab-web-probe-sentinel-auth-switch-accounts,key: account-b.json}}}],ports: [{name: http,containerPort: 8080}],readinessProbe: {httpGet: {path: /api/health,port: http}},livenessProbe: {httpGet: {path: /api/health,port: http}},volumeMounts: [{name: state,mountPath: /var/lib/web-probe-sentinel-auth-switch}]}],volumes: [{name: state,persistentVolumeClaim: {claimName: hwlab-web-probe-sentinel-auth-switch-state}}]}}}} --- {apiVersion: v1,kind: Service,metadata: {name: hwlab-web-probe-sentinel-auth-switch,namespace: hwlab-v03,labels: {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch,app.kubernetes.io/part-of: hwlab-web-probe-sentinel,app.kubernetes.io/managed-by: unidesk,unidesk.ai/spec-ref: PJ2026-01060508,unidesk.ai/node: D601,unidesk.ai/lane: v03,unidesk.ai/web-probe-sentinel-id: workbench-auth-session-switch-2users}},spec: {type: ClusterIP,selector: {app.kubernetes.io/name: hwlab-web-probe-sentinel-auth-switch},ports: [{name: http,port: 8080,targetPort: http}]}} ---