Skip to content

Commit 8f9eca7

Browse files
authored
Update llmd-installer.sh (#336)
Signed-off-by: Sertaç Özercan <[email protected]>
1 parent 4ef77d3 commit 8f9eca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

quickstart/llmd-installer.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ install() {
415415

416416
log_info "📦 Creating namespace ${NAMESPACE}..."
417417
$KCMD create namespace "${NAMESPACE}" --dry-run=client -o yaml | $KCMD apply -f -
418-
$KCMD config set-context --current --namespace="${NAMESPACE}"
419418
log_success "Namespace ready"
420419

421420
cd "${CHART_DIR}"

0 commit comments

Comments
 (0)