update script test k8s
This commit is contained in:
parent
890759a33e
commit
06547edc3b
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue