fix: share env reuse image across ts services
This commit is contained in:
@@ -4,6 +4,20 @@ metadata:
|
||||
name: hwlab-v03-reuse
|
||||
ownerRepository: pikasTech/HWLAB
|
||||
spec:
|
||||
envArtifactGroups:
|
||||
hwlab-ts-runtime-env:
|
||||
enabled: true
|
||||
mode: env-reuse-git-mirror-checkout
|
||||
buildService: hwlab-cloud-api
|
||||
imageRepository: hwlab-ts-runtime-env
|
||||
cacheRepository: cache/hwlab-ts-runtime-env
|
||||
services:
|
||||
- hwlab-cloud-api
|
||||
- hwlab-project-management
|
||||
- hwlab-cloud-web
|
||||
- hwlab-gateway
|
||||
- hwlab-edge-proxy
|
||||
- hwlab-agent-skills
|
||||
services:
|
||||
hwlab-cloud-api:
|
||||
runtimeReuse:
|
||||
|
||||
Reference in New Issue
Block a user