Skip to content

Commit 1125ccc

Browse files
committed
fix comments
Signed-off-by: YaoZengzeng <yaozengzeng@huawei.com>
1 parent bac40fc commit 1125ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/run_e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ kind create cluster --name "${E2E_CLUSTER_NAME}" || true
2727

2828
echo "2. Installing agent-sandbox..."
2929

30-
export AGENT_SANDBOX_VERSION="v0.1.0"
30+
AGENT_SANDBOX_VERSION="v0.1.0"
3131

3232
# To install only the core components:
3333
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/${AGENT_SANDBOX_VERSION}/manifest.yaml

0 commit comments

Comments
 (0)