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 aef188f4..d8e3f4e6 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:3a195240c878ee7b33506569af36da2f505e481ddab777684281db0e17ce8e52,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:548a2e50b47eea5fd580e4c41e6eda8ed788ccdd07ae43e6370892533ecf9fab,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}]}} ---