update script test k8s

This commit is contained in:
salahangal 2025-11-14 10:35:49 +01:00
parent 890759a33e
commit 06547edc3b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ echo "Creating secrets..."
# 2. Build and load image (if using local cluster) # 2. Build and load image (if using local cluster)
echo "Building Docker image..." echo "Building Docker image..."
docker build -t hadith-ingestion:latest . #docker build -t hadith-ingestion:latest .
# If using kind/minikube, load image # If using kind/minikube, load image
# kind load docker-image hadith-ingestion:latest # kind load docker-image hadith-ingestion:latest