Skip to content

Commit 6e6fe96

Browse files
committed
add agentic_rag_automation branch on deployment.yaml
1 parent 6d0e4bc commit 6e6fe96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agentic_rag/k8s/kustom/demo/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
102102
# Clone and set up the application
103103
cd /app
104-
git clone https://github.com/vmleon/devrel-labs.git
104+
git clone -b agentic_rag_automation https://github.com/vmleon/devrel-labs.git
105105
cd devrel-labs/agentic_rag
106106
pip install -r requirements.txt
107107

0 commit comments

Comments
 (0)