Skip to content

model.spec.extraEnv doesn't work #81

@Slach

Description

@Slach

I tried the following manifest:

apiVersion: ollama.ayaka.io/v1
kind: Model
metadata:
  name: granite
  namespace: ollama-operator-system
spec:
  extraEnv:
  - name: OLLAMA_API_KEY
    value: test-key
  image: granite-embedding:278m

but don't see anything in env section for deployed ollama containers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions