fix: parameterize AgentRun base image
This commit is contained in:
@@ -95,6 +95,8 @@ controlPlane:
|
||||
containerfile: deploy/container/Containerfile
|
||||
repository: agentrun-mgr-env
|
||||
network: host
|
||||
buildArgs:
|
||||
BUN_IMAGE: oven/bun:1.2.15-alpine
|
||||
httpProxy: http://127.0.0.1:10808
|
||||
httpsProxy: http://127.0.0.1:10808
|
||||
noProxy:
|
||||
@@ -225,6 +227,8 @@ controlPlane:
|
||||
containerfile: deploy/container/Containerfile
|
||||
repository: agentrun-mgr-env
|
||||
network: host
|
||||
buildArgs:
|
||||
BUN_IMAGE: oven/bun:1-alpine
|
||||
httpProxy: http://127.0.0.1:18789
|
||||
httpsProxy: http://127.0.0.1:18789
|
||||
noProxy:
|
||||
|
||||
Reference in New Issue
Block a user