• Gene Kuo's avatar
    Fix Kubernetes Manifest for Web UI · 035c2e05
    Gene Kuo authored
    There are currently 2 issues with the Kubernetes manifest:
    
    - open-webui-deployment refers to ollama-webui-pvc but not included in
      kustomization.yaml, causing issue if using GPU deployment
    - ollama-webui-pvc is using the wrong namespace
    
    This commit fixes both issue.
    035c2e05
kustomization.yaml 313 Bytes