correct controller/app
This commit is contained in:
parent
08a7760c5f
commit
26ce266c0b
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: ollama-models
|
existingClaim: ollama-models
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
backend:
|
ollama:
|
||||||
main:
|
app:
|
||||||
- path: *modelPath
|
- path: *modelPath
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Reference in a new issue