Files
pikasTech-HWLAB/deploy/gitops/node/d601/runtime-v03/workloads.yaml
T
2026-06-13 16:04:11 +00:00

1058 lines
51 KiB
YAML

apiVersion: v1
kind: List
items:
- apiVersion: v1
kind: PersistentVolumeClaim
metadata:
labels:
app.kubernetes.io/name: hwlab-user-skills
hwlab.pikastech.local/service-id: hwlab-user-skills
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
name: hwlab-user-skills
namespace: hwlab-v03
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 2Gi
- apiVersion: apps/v1
kind: Deployment
metadata:
name: hwlab-cloud-api
namespace: hwlab-v03
labels:
app.kubernetes.io/name: hwlab-cloud-api
hwlab.pikastech.local/service-id: hwlab-cloud-api
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app.kubernetes.io/name: hwlab-cloud-api
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
template:
metadata:
labels:
app.kubernetes.io/name: hwlab-cloud-api
hwlab.pikastech.local/service-id: hwlab-cloud-api
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
annotations:
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-api.sh
hwlab.pikastech.local/environment-digest: sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
hwlab.pikastech.local/environment-input-hash: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
hwlab.pikastech.local/code-input-hash: 82652abb209039309ddb5f08b0c1fcfc9dcfc961c6766e24244523aa87233519
spec:
initContainers: []
containers:
- name: hwlab-cloud-api
image: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env@sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
ports:
- name: http
containerPort: 6667
env:
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_PUBLIC_ENDPOINT
value: https://hwlab.pikapython.com
- name: HWLAB_CLOUD_API_PORT
value: "6667"
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env@sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
- name: HWLAB_IMAGE_TAG
value: env-ffe2e469e13d
- name: HWLAB_RUNTIME_SUBSTITUTE_FORBIDDEN
value: unidesk-backend,provider-gateway,microservice-proxy
- name: HWLAB_CLOUD_DB_URL
valueFrom:
secretKeyRef:
name: hwlab-cloud-api-v03-db
key: database-url
optional: true
- name: HWLAB_CLOUD_DB_SSL_MODE
value: require
- name: HWLAB_CLOUD_DB_CONTRACT
value: v03-redacted-presence-only
- name: HWLAB_CLOUD_RUNTIME_ADAPTER
value: postgres
- name: HWLAB_CLOUD_RUNTIME_DURABLE
value: "true"
- name: HWLAB_M3_IO_CONTROL_ENABLED
value: "false"
- name: HWLAB_CODE_AGENT_TIMEOUT_MS
value: "1200000"
- name: NO_PROXY
value: hwlab-v03.svc.cluster.local,.svc,.cluster.local,hyueapi.com,.hyueapi.com,hyui.com,.hyui.com,127.0.0.1,localhost,::1,10.0.0.0/8,10.42.0.0/16,10.43.0.0/16,api.minimaxi.com,.minimaxi.com
- name: no_proxy
value: hwlab-v03.svc.cluster.local,.svc,.cluster.local,hyueapi.com,.hyueapi.com,hyui.com,.hyui.com,127.0.0.1,localhost,::1,10.0.0.0/8,10.42.0.0/16,10.43.0.0/16,api.minimaxi.com,.minimaxi.com
- name: HWLAB_CODE_AGENT_SKILLS_DIRS
value: /app/skills:/data/user-skills
- name: HWLAB_PREINSTALLED_SKILLS_DIR
value: /app/skills
- name: HWLAB_USER_SKILLS_DIR
value: /data/user-skills
- name: HWLAB_CODE_AGENT_DEFAULT_PROVIDER_PROFILE
value: deepseek
- name: HWLAB_CODE_AGENT_DEEPSEEK_MODEL
value: deepseek-chat
- name: HWLAB_CODE_AGENT_DEEPSEEK_BASE_URL
value: http://hwlab-deepseek-proxy.hwlab-v03.svc.cluster.local:4000/v1/responses
- name: HWLAB_CODE_AGENT_CODEX_API_MODEL
value: gpt-5.5
- name: HWLAB_CODE_AGENT_CODEX_API_BASE_URL
value: http://127.0.0.1:49280/responses
- name: HWLAB_CODE_AGENT_CODEX_API_UPSTREAM_BASE_URL
value: https://hyueapi.com
- name: HWLAB_CODE_AGENT_CODEX_API_FORWARDER_PORT
value: "49280"
- name: HWLAB_ACCESS_CONTROL_REQUIRED
value: "1"
- name: HWLAB_BOOTSTRAP_ADMIN_ID
value: usr_v03_admin
- name: HWLAB_BOOTSTRAP_ADMIN_USERNAME
value: admin
- name: HWLAB_BOOTSTRAP_ADMIN_DISPLAY_NAME
value: HWLAB v0.3 Admin
- name: HWLAB_BOOTSTRAP_ADMIN_PASSWORD_HASH
valueFrom:
secretKeyRef:
name: hwlab-v03-bootstrap-admin
key: password-hash
optional: true
- name: HWLAB_BOOTSTRAP_ADMIN_API_KEY_ID
value: key_master_server_admin
- name: HWLAB_BOOTSTRAP_ADMIN_API_KEY
valueFrom:
secretKeyRef:
name: hwlab-v03-master-server-admin-api-key
key: api-key
optional: true
- name: HWLAB_USER_BILLING_URL
value: http://hwlab-user-billing.hwlab-v03.svc.cluster.local:6670
- name: HWLAB_USER_BILLING_CODE_AGENT_ENABLED
value: "1"
- name: HWLAB_USER_BILLING_CODE_AGENT_ESTIMATED_CREDITS
value: "1"
- name: HWLAB_USER_BILLING_CODE_AGENT_USED_CREDITS
value: "1"
- name: HWLAB_KEYCLOAK_ISSUER
value: https://auth.74-48-78-17.nip.io/realms/hwlab
- name: HWLAB_KEYCLOAK_CLIENT_ID
value: hwlab-cloud-web
- name: HWLAB_KEYCLOAK_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: hwlab-cloud-web-client
key: client-secret
optional: true
- name: HWLAB_CODE_AGENT_ADAPTER
value: agentrun-v01
- name: AGENTRUN_MGR_URL
value: http://agentrun-mgr.agentrun-v01.svc.cluster.local:8080
- name: HWLAB_CODE_AGENT_AGENTRUN_RUNNER_NAMESPACE
value: agentrun-v01
- name: HWLAB_CODE_AGENT_AGENTRUN_SECRET_NAMESPACE
value: agentrun-v01
- name: HWLAB_CODE_AGENT_AGENTRUN_REPO_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_CODE_AGENT_AGENTRUN_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-cloud-api.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env:env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
- name: HWLAB_CODE_INPUT_HASH
value: 82652abb209039309ddb5f08b0c1fcfc9dcfc961c6766e24244523aa87233519
- name: HWLAB_IMAGE_DIGEST
value: sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
- name: HWLAB_CODE_AGENT_AGENTRUN_PROVIDER_ID
value: D601
- name: HWLAB_OPENFGA_MODE
value: enforce
- name: HWLAB_OPENFGA_API_URL
value: http://hwlab-openfga.hwlab-v03.svc.cluster.local:8080
- name: HWLAB_OPENFGA_AUTHN_TOKEN
valueFrom:
secretKeyRef:
name: hwlab-v03-openfga
key: authn-preshared-key
optional: true
- name: UNIDESK_MAIN_SERVER_IP
value: http://74.48.78.17:18081
readinessProbe:
httpGet:
path: /health/live
port: http
livenessProbe:
httpGet:
path: /health/live
port: http
volumeMounts:
- name: hwlab-user-skills
mountPath: /data/user-skills
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:
path: /health/live
port: http
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 30
successThreshold: 1
- name: hwlab-codex-api-forwarder
image: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env@sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
ports:
- name: codex-api
containerPort: 49280
env:
- name: HWLAB_CODE_AGENT_CODEX_API_FORWARDER_HOST
value: 127.0.0.1
- name: HWLAB_CODE_AGENT_CODEX_API_FORWARDER_PORT
value: "49280"
- name: HWLAB_CODE_AGENT_CODEX_API_UPSTREAM_BASE_URL
value: https://hyueapi.com
- name: NO_PROXY
value: hwlab-v03.svc.cluster.local,.svc,.cluster.local,hyueapi.com,.hyueapi.com,hyui.com,.hyui.com,127.0.0.1,localhost,::1,10.0.0.0/8,10.42.0.0/16,10.43.0.0/16,api.minimaxi.com,.minimaxi.com
- name: no_proxy
value: hwlab-v03.svc.cluster.local,.svc,.cluster.local,hyueapi.com,.hyueapi.com,hyui.com,.hyui.com,127.0.0.1,localhost,::1,10.0.0.0/8,10.42.0.0/16,10.43.0.0/16,api.minimaxi.com,.minimaxi.com
- name: HWLAB_M3_IO_CONTROL_ENABLED
value: "false"
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_PUBLIC_ENDPOINT
value: https://hwlab.pikapython.com
- name: HWLAB_CLOUD_API_PORT
value: "6667"
- name: HWLAB_RUNTIME_SUBSTITUTE_FORBIDDEN
value: unidesk-backend,provider-gateway,microservice-proxy
- name: HWLAB_CLOUD_DB_URL
valueFrom:
secretKeyRef:
name: hwlab-cloud-api-v03-db
key: database-url
optional: true
- name: HWLAB_CLOUD_DB_SSL_MODE
value: require
- name: HWLAB_CLOUD_DB_CONTRACT
value: v03-redacted-presence-only
- name: HWLAB_CLOUD_RUNTIME_ADAPTER
value: postgres
- name: HWLAB_CLOUD_RUNTIME_DURABLE
value: "true"
- name: HWLAB_CODE_AGENT_TIMEOUT_MS
value: "1200000"
- name: HWLAB_CODE_AGENT_SKILLS_DIRS
value: /app/skills:/data/user-skills
- name: HWLAB_PREINSTALLED_SKILLS_DIR
value: /app/skills
- name: HWLAB_USER_SKILLS_DIR
value: /data/user-skills
- name: HWLAB_CODE_AGENT_DEFAULT_PROVIDER_PROFILE
value: deepseek
- name: HWLAB_CODE_AGENT_DEEPSEEK_MODEL
value: deepseek-chat
- name: HWLAB_CODE_AGENT_DEEPSEEK_BASE_URL
value: http://hwlab-deepseek-proxy.hwlab-v03.svc.cluster.local:4000/v1/responses
- name: HWLAB_CODE_AGENT_CODEX_API_MODEL
value: gpt-5.5
- name: HWLAB_CODE_AGENT_CODEX_API_BASE_URL
value: http://127.0.0.1:49280/responses
- name: HWLAB_ACCESS_CONTROL_REQUIRED
value: "1"
- name: HWLAB_BOOTSTRAP_ADMIN_ID
value: usr_v03_admin
- name: HWLAB_BOOTSTRAP_ADMIN_USERNAME
value: admin
- name: HWLAB_BOOTSTRAP_ADMIN_DISPLAY_NAME
value: HWLAB v0.3 Admin
- name: HWLAB_BOOTSTRAP_ADMIN_PASSWORD_HASH
valueFrom:
secretKeyRef:
name: hwlab-v03-bootstrap-admin
key: password-hash
optional: true
- name: HWLAB_BOOTSTRAP_ADMIN_API_KEY_ID
value: key_master_server_admin
- name: HWLAB_BOOTSTRAP_ADMIN_API_KEY
valueFrom:
secretKeyRef:
name: hwlab-v03-master-server-admin-api-key
key: api-key
optional: true
- name: HWLAB_USER_BILLING_URL
value: http://hwlab-user-billing.hwlab-v03.svc.cluster.local:6670
- name: HWLAB_USER_BILLING_CODE_AGENT_ENABLED
value: "1"
- name: HWLAB_USER_BILLING_CODE_AGENT_ESTIMATED_CREDITS
value: "1"
- name: HWLAB_USER_BILLING_CODE_AGENT_USED_CREDITS
value: "1"
- name: HWLAB_KEYCLOAK_ISSUER
value: https://auth.74-48-78-17.nip.io/realms/hwlab
- name: HWLAB_KEYCLOAK_CLIENT_ID
value: hwlab-cloud-web
- name: HWLAB_KEYCLOAK_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: hwlab-cloud-web-client
key: client-secret
optional: true
- name: HWLAB_CODE_AGENT_ADAPTER
value: agentrun-v01
- name: AGENTRUN_MGR_URL
value: http://agentrun-mgr.agentrun-v01.svc.cluster.local:8080
- name: HWLAB_CODE_AGENT_AGENTRUN_RUNNER_NAMESPACE
value: agentrun-v01
- name: HWLAB_CODE_AGENT_AGENTRUN_SECRET_NAMESPACE
value: agentrun-v01
- name: HWLAB_CODE_AGENT_AGENTRUN_REPO_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env@sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
- name: HWLAB_IMAGE_TAG
value: env-ffe2e469e13d
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_CODE_AGENT_AGENTRUN_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-codex-api-responses-forwarder.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env:env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
- name: HWLAB_CODE_INPUT_HASH
value: 82652abb209039309ddb5f08b0c1fcfc9dcfc961c6766e24244523aa87233519
- name: HWLAB_IMAGE_DIGEST
value: sha256:7e07fd81ac92fe37e64b54538040e6ee9b63a623d13726d23d13464deea9b7ab
- name: HWLAB_CODE_AGENT_AGENTRUN_PROVIDER_ID
value: D601
- name: HWLAB_OPENFGA_MODE
value: enforce
- name: HWLAB_OPENFGA_API_URL
value: http://hwlab-openfga.hwlab-v03.svc.cluster.local:8080
- name: HWLAB_OPENFGA_AUTHN_TOKEN
valueFrom:
secretKeyRef:
name: hwlab-v03-openfga
key: authn-preshared-key
optional: true
- name: UNIDESK_MAIN_SERVER_IP
value: http://74.48.78.17:18081
readinessProbe:
exec:
command:
- node
- -e
- "fetch('http://127.0.0.1:49280/health/readiness').then((r\
esponse) => process.exit(response.ok ? 0 : 1)).catch(() =>
process.exit(1))"
timeoutSeconds: 2
livenessProbe:
exec:
command:
- node
- -e
- "fetch('http://127.0.0.1:49280/health/live').then((respon\
se) => process.exit(response.ok ? 0 : 1)).catch(() =>
process.exit(1))"
timeoutSeconds: 2
volumeMounts: []
imagePullPolicy: IfNotPresent
startupProbe:
exec:
command:
- node
- -e
- "fetch('http://127.0.0.1:49280/health/readiness').then((r\
esponse) => process.exit(response.ok ? 0 : 1)).catch(() =>
process.exit(1))"
timeoutSeconds: 2
periodSeconds: 10
failureThreshold: 30
successThreshold: 1
volumes:
- name: hwlab-user-skills
persistentVolumeClaim:
claimName: hwlab-user-skills
- apiVersion: apps/v1
kind: Deployment
metadata:
name: hwlab-user-billing
namespace: hwlab-v03
labels:
app.kubernetes.io/name: hwlab-user-billing
hwlab.pikastech.local/service-id: hwlab-user-billing
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: hwlab-user-billing
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
template:
metadata:
labels:
app.kubernetes.io/name: hwlab-user-billing
hwlab.pikastech.local/service-id: hwlab-user-billing
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
annotations:
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-user-billing.sh
hwlab.pikastech.local/environment-digest: sha256:82e5b51ef031439db37879230215f02eecf61d2ad2d4e7bf2de21f711a606d8c
hwlab.pikastech.local/environment-input-hash: 095c2dbc789bf6e5b76034836821ef7039185764fd8ff9e4c5bf6dbe8f44a315
hwlab.pikastech.local/code-input-hash: 18ce240040086d1683e52bab9d974734274d1d01e97627be2ec5adbbe367acd2
spec:
containers:
- name: hwlab-user-billing
image: 127.0.0.1:5000/hwlab/hwlab-user-billing-env@sha256:82e5b51ef031439db37879230215f02eecf61d2ad2d4e7bf2de21f711a606d8c
ports:
- name: http
containerPort: 6670
env:
- name: HWLAB_USER_BILLING_PORT
value: "6670"
- name: HWLAB_USER_BILLING_STATE_AUTHORITY
value: pk01-postgres
- name: HWLAB_USER_BILLING_STATELESS
value: "true"
- name: HWLAB_USER_BILLING_DB_URL
valueFrom:
secretKeyRef:
name: hwlab-cloud-api-v03-db
key: database-url
optional: true
- name: HWLAB_USER_BILLING_EXTERNAL_DB_LABEL
value: pk01-external-postgres
- name: HWLAB_USER_BILLING_REGISTRATION_ENABLED
value: "1"
- name: HWLAB_USER_BILLING_INITIAL_CREDITS
value: "0"
- name: HWLAB_USER_BILLING_CREDIT_PER_1K_TOKENS
value: "1"
- name: HWLAB_USER_BILLING_MIGRATE_ON_START
value: "1"
- name: HWLAB_USER_BILLING_REDIS_URL
value: redis://hwlab-user-billing-redis.hwlab-v03.svc.cluster.local:6379/0
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-user-billing-env@sha256:82e5b51ef031439db37879230215f02eecf61d2ad2d4e7bf2de21f711a606d8c
- name: HWLAB_IMAGE_TAG
value: env-095c2dbc789b
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-user-billing.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-user-billing-env:env-095c2dbc789b
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:82e5b51ef031439db37879230215f02eecf61d2ad2d4e7bf2de21f711a606d8c
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: 095c2dbc789bf6e5b76034836821ef7039185764fd8ff9e4c5bf6dbe8f44a315
- name: HWLAB_CODE_INPUT_HASH
value: 18ce240040086d1683e52bab9d974734274d1d01e97627be2ec5adbbe367acd2
- name: HWLAB_IMAGE_DIGEST
value: sha256:82e5b51ef031439db37879230215f02eecf61d2ad2d4e7bf2de21f711a606d8c
readinessProbe:
httpGet:
path: /health/live
port: http
livenessProbe:
httpGet:
path: /health/live
port: http
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:
path: /health/live
port: http
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 30
successThreshold: 1
volumes: []
- apiVersion: apps/v1
kind: Deployment
metadata:
name: hwlab-cloud-web
namespace: hwlab-v03
labels:
app.kubernetes.io/name: hwlab-cloud-web
hwlab.pikastech.local/service-id: hwlab-cloud-web
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: hwlab-cloud-web
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
template:
metadata:
labels:
app.kubernetes.io/name: hwlab-cloud-web
hwlab.pikastech.local/service-id: hwlab-cloud-web
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
annotations:
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-web.sh
hwlab.pikastech.local/environment-digest: sha256:738e3039ec01cb52cfb299e3cd32c882acc38b868218db330a1c446688b2abb2
hwlab.pikastech.local/environment-input-hash: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
hwlab.pikastech.local/code-input-hash: c283e3fd263453354330d2ac74fc6b1174b4b6a5f60a7fe51f7fc430d6202140
spec:
containers:
- name: hwlab-cloud-web
image: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:738e3039ec01cb52cfb299e3cd32c882acc38b868218db330a1c446688b2abb2
ports:
- name: http
containerPort: 8080
env:
- name: HWLAB_API_BASE_URL
value: http://hwlab-cloud-api.hwlab-v03.svc.cluster.local:6667
- name: HWLAB_CLOUD_WEB_PROXY_TIMEOUT_MS
value: "1260000"
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:738e3039ec01cb52cfb299e3cd32c882acc38b868218db330a1c446688b2abb2
- name: HWLAB_IMAGE_TAG
value: env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-cloud-web.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:738e3039ec01cb52cfb299e3cd32c882acc38b868218db330a1c446688b2abb2
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
- name: HWLAB_CODE_INPUT_HASH
value: c283e3fd263453354330d2ac74fc6b1174b4b6a5f60a7fe51f7fc430d6202140
- name: HWLAB_IMAGE_DIGEST
value: sha256:738e3039ec01cb52cfb299e3cd32c882acc38b868218db330a1c446688b2abb2
- name: HWLAB_PUBLIC_ENDPOINT
value: https://hwlab.pikapython.com
readinessProbe:
httpGet:
path: /health/live
port: http
livenessProbe:
httpGet:
path: /health/live
port: http
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:
path: /health/live
port: http
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 30
successThreshold: 1
volumes: []
- apiVersion: apps/v1
kind: Deployment
metadata:
name: hwlab-gateway
namespace: hwlab-v03
labels:
app.kubernetes.io/name: hwlab-gateway
hwlab.pikastech.local/service-id: hwlab-gateway
hwlab.pikastech.local/activation: manual
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
replicas: 0
selector:
matchLabels:
app.kubernetes.io/name: hwlab-gateway
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
template:
metadata:
labels:
app.kubernetes.io/name: hwlab-gateway
hwlab.pikastech.local/service-id: hwlab-gateway
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
annotations:
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-gateway.sh
hwlab.pikastech.local/environment-digest: sha256:a8f2ce138fada942e03d6ccb519d974bbdb755f238d22cab40a1d3ba864f9e69
hwlab.pikastech.local/environment-input-hash: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
hwlab.pikastech.local/code-input-hash: 9693556c71091e3e85d61efc6ef7d62e1064fba145ec83b3b9c196477f0b2870
spec:
containers:
- name: hwlab-gateway
image: 127.0.0.1:5000/hwlab/hwlab-gateway-env@sha256:a8f2ce138fada942e03d6ccb519d974bbdb755f238d22cab40a1d3ba864f9e69
ports:
- name: http
containerPort: 7001
env:
- name: HWLAB_GATEWAY_MODE
value: hardware-boundary
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-gateway-env@sha256:a8f2ce138fada942e03d6ccb519d974bbdb755f238d22cab40a1d3ba864f9e69
- name: HWLAB_IMAGE_TAG
value: env-ffe2e469e13d
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-gateway.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-gateway-env:env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:a8f2ce138fada942e03d6ccb519d974bbdb755f238d22cab40a1d3ba864f9e69
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
- name: HWLAB_CODE_INPUT_HASH
value: 9693556c71091e3e85d61efc6ef7d62e1064fba145ec83b3b9c196477f0b2870
- name: HWLAB_IMAGE_DIGEST
value: sha256:a8f2ce138fada942e03d6ccb519d974bbdb755f238d22cab40a1d3ba864f9e69
readinessProbe:
httpGet:
path: /health/live
port: http
livenessProbe:
httpGet:
path: /health/live
port: http
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:
path: /health/live
port: http
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 30
successThreshold: 1
- apiVersion: apps/v1
kind: Deployment
metadata:
name: hwlab-edge-proxy
namespace: hwlab-v03
labels:
app.kubernetes.io/name: hwlab-edge-proxy
hwlab.pikastech.local/service-id: hwlab-edge-proxy
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: hwlab-edge-proxy
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
template:
metadata:
labels:
app.kubernetes.io/name: hwlab-edge-proxy
hwlab.pikastech.local/service-id: hwlab-edge-proxy
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
annotations:
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-edge-proxy.sh
hwlab.pikastech.local/environment-digest: sha256:20537f5143d01660737096e3642ad18263e18217aa748635934786abd000f24c
hwlab.pikastech.local/environment-input-hash: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
hwlab.pikastech.local/code-input-hash: feaa7c30c37eb42248165bd2f574362dc91908d531d79f4211733b32929b1fa6
spec:
containers:
- name: hwlab-edge-proxy
image: 127.0.0.1:5000/hwlab/hwlab-edge-proxy-env@sha256:20537f5143d01660737096e3642ad18263e18217aa748635934786abd000f24c
ports:
- name: http
containerPort: 6667
env:
- name: HWLAB_EDGE_LISTEN
value: 0.0.0.0:6667
- name: HWLAB_EDGE_UPSTREAM
value: http://hwlab-cloud-api.hwlab-v03.svc.cluster.local:6667
- name: HWLAB_EDGE_PROXY_TIMEOUT_MS
value: "1260000"
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-edge-proxy-env@sha256:20537f5143d01660737096e3642ad18263e18217aa748635934786abd000f24c
- name: HWLAB_IMAGE_TAG
value: env-ffe2e469e13d
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-edge-proxy.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-edge-proxy-env:env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:20537f5143d01660737096e3642ad18263e18217aa748635934786abd000f24c
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
- name: HWLAB_CODE_INPUT_HASH
value: feaa7c30c37eb42248165bd2f574362dc91908d531d79f4211733b32929b1fa6
- name: HWLAB_IMAGE_DIGEST
value: sha256:20537f5143d01660737096e3642ad18263e18217aa748635934786abd000f24c
- name: HWLAB_PUBLIC_ENDPOINT
value: https://hwlab.pikapython.com
readinessProbe:
httpGet:
path: /health
port: http
livenessProbe:
httpGet:
path: /health
port: http
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:
path: /health/live
port: http
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 30
successThreshold: 1
volumes: []
- apiVersion: apps/v1
kind: Deployment
metadata:
name: hwlab-agent-skills
namespace: hwlab-v03
labels:
app.kubernetes.io/name: hwlab-agent-skills
hwlab.pikastech.local/service-id: hwlab-agent-skills
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: hwlab-agent-skills
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
template:
metadata:
labels:
app.kubernetes.io/name: hwlab-agent-skills
hwlab.pikastech.local/service-id: hwlab-agent-skills
app.kubernetes.io/part-of: hwlab
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
annotations:
hwlab.pikastech.local/source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/artifact-source-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 1db339629a1ce164b7956642c7b0fcfaef9eadca
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-agent-skills.sh
hwlab.pikastech.local/environment-digest: sha256:2fd84fd1136d2effee90922a4efcd8e1d0a2f08855cd260afa36480443d9f6ec
hwlab.pikastech.local/environment-input-hash: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
hwlab.pikastech.local/code-input-hash: 369ca524ae4010fb5d9adfd30b4290808a035804b4674755bc193fee743f3d5a
spec:
containers:
- name: hwlab-agent-skills
image: 127.0.0.1:5000/hwlab/hwlab-agent-skills-env@sha256:2fd84fd1136d2effee90922a4efcd8e1d0a2f08855cd260afa36480443d9f6ec
ports:
- name: http
containerPort: 7430
env:
- name: HWLAB_SKILLS_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_ENVIRONMENT
value: v03
- name: HWLAB_COMMIT_ID
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-agent-skills-env@sha256:2fd84fd1136d2effee90922a4efcd8e1d0a2f08855cd260afa36480443d9f6ec
- name: HWLAB_IMAGE_TAG
value: env-ffe2e469e13d
- name: HWLAB_GITOPS_TARGET
value: v03
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 1db339629a1ce164b7956642c7b0fcfaef9eadca
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
value: deploy/runtime/boot/hwlab-agent-skills.sh
- name: HWLAB_BOOT_READ_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_ENVIRONMENT_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-agent-skills-env:env-ffe2e469e13d
- name: HWLAB_ENVIRONMENT_DIGEST
value: sha256:2fd84fd1136d2effee90922a4efcd8e1d0a2f08855cd260afa36480443d9f6ec
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: ffe2e469e13dea5ef3b40daa25f2b3d02febb2709f0a50b3ec8ed1e11d63e142
- name: HWLAB_CODE_INPUT_HASH
value: 369ca524ae4010fb5d9adfd30b4290808a035804b4674755bc193fee743f3d5a
- name: HWLAB_IMAGE_DIGEST
value: sha256:2fd84fd1136d2effee90922a4efcd8e1d0a2f08855cd260afa36480443d9f6ec
readinessProbe:
httpGet:
path: /health/live
port: http
livenessProbe:
httpGet:
path: /health/live
port: http
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:
path: /health/live
port: http
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 30
successThreshold: 1
volumes: []