Skip to content

Commit 9499bc6

Browse files
committed
chore(k8s): vendor agent-sandbox v0.4.6 extensions
Signed-off-by: Roshni Malani <rmalani@nvidia.com>
1 parent 7036dcf commit 9499bc6

7 files changed

Lines changed: 4602 additions & 16 deletions

File tree

deploy/helm/openshell/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ This chart deploys the OpenShell gateway into a Kubernetes cluster. It is publis
1414
The Kubernetes Agent Sandbox CRDs and controller must be installed on the cluster before deploying OpenShell. Install them with:
1515

1616
```shell
17-
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/latest/download/manifest.yaml
17+
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.4.6/manifest.yaml
18+
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.4.6/extensions.yaml
1819
```
1920

2021
## Install on Kubernetes

deploy/helm/openshell/README.md.gotmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ This chart deploys the OpenShell gateway into a Kubernetes cluster. It is publis
1414
The Kubernetes Agent Sandbox CRDs and controller must be installed on the cluster before deploying OpenShell. Install them with:
1515

1616
```shell
17-
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/latest/download/manifest.yaml
17+
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.4.6/manifest.yaml
18+
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.4.6/extensions.yaml
1819
```
1920

2021
## Install on Kubernetes

0 commit comments

Comments
 (0)