Skip to content

WEAVIATE_IMAGE_PREFIX not working properly #42

@jfrancoa

Description

@jfrancoa

When building a local weaviate image with:
docker build -t jfrancoa/weaviate:lre-custom .
If we start the weaviate cluster passing that pre-fix, it will manage to copy the image in the cluster, but the full image name won't be replaced for the helm chart installation, ending up in an ImagePullOff error:

WEAVIATE_IMAGE_PREFIX=jfrancoa WEAVIATE_VERSION="lre-custom" REPLICAS=3 WORKERS=3 ./local-k8s.sh setup --local-images

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions