Skip to content

Commit e6f6b8b

Browse files
Update serverless-fleets/run_hook_ollama
Co-authored-by: Enrico Regge <36001299+reggeenr@users.noreply.github.com>
1 parent 974d30d commit e6f6b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serverless-fleets/run_hook_ollama

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ echo " "--subnetpool-name fleet-subnetpool
2626
echo " "--image registry.access.redhat.com/ubi10/ubi-minimal
2727
echo " "--max-scale 1
2828
echo " "--command="curl"
29-
echo " "--arg "http://host.containers.internal:8080"
29+
echo " "--arg "http://host.containers.internal:11434/api/tags"
3030
echo " "--tasks 1
3131
echo " "--env __CE_INTERNAL_HOOK_AFTER_STARTUP="${PREHOOK}"
3232
echo " "__CE_INTERNAL_HOOK_AFTER_STARTUP_RETRY_LIMIT=3

0 commit comments

Comments
 (0)