50 lines
1.8 KiB
YAML
50 lines
1.8 KiB
YAML
version: 1
|
|
kind: HwlabWebProbeSentinelCicd
|
|
metadata:
|
|
id: d601-v03-web-probe-sentinel-auth-session-switch-cicd
|
|
owner: UniDesk
|
|
specRef: PJ2026-01060508
|
|
sentinel:
|
|
cicd:
|
|
controlPlaneConfigRef: config/hwlab-node-control-plane.yaml#targets[0]
|
|
source:
|
|
repository: pikasTech/unidesk
|
|
branch: master
|
|
gitSshUrl: ssh://git@ssh.github.com:443/pikasTech/unidesk.git
|
|
gitMirrorReadUrl: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/unidesk.git
|
|
buildContext: .
|
|
entrypoint: scripts/web-probe-sentinel-service.ts
|
|
checkoutPaths:
|
|
- scripts
|
|
- config
|
|
- package.json
|
|
- bun.lock
|
|
- bun.lockb
|
|
builder:
|
|
namespace: devops-infra
|
|
sourceMode: sparse-git-checkout
|
|
jobPrefix: web-probe-sentinel-auth-switch-publish
|
|
gitSshSecretName: git-mirror-github-ssh
|
|
dockerSocketPath: /var/run/docker.sock
|
|
activeDeadlineSeconds: 900
|
|
ttlSecondsAfterFinished: 3600
|
|
gitopsPath: deploy/gitops/node/d601/web-probe-sentinel-auth-switch
|
|
argo:
|
|
namespace: argocd
|
|
projectName: hwlab-d601
|
|
applicationName: hwlab-web-probe-sentinel-auth-switch
|
|
repoURL: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
|
|
targetRevision: v0.3-gitops
|
|
image:
|
|
repository: 127.0.0.1:5000/hwlab/web-probe-sentinel-auth-switch
|
|
tagSource: source-commit
|
|
baseImageRef: config/hwlab-node-control-plane.yaml#targets[0].tekton.toolsImage.output
|
|
envRecipeRef: config/hwlab-web-probe-sentinel/runtime.auth-session-switch.d601-v03.yaml#sentinel.runtime
|
|
maintenance:
|
|
startCommand: sentinel maintenance start
|
|
stopCommand: sentinel maintenance stop
|
|
targetValidation:
|
|
scenarioId: workbench-auth-session-switch-2users
|
|
maxSeconds: 300
|
|
serviceUnavailablePolicy: structured-failure
|