mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-21 02:55:01 +00:00
Use tagged image in kubernetes deployment
This commit is contained in:
parent
8324402b49
commit
c7119a2882
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ spec:
|
||||||
- name: llama
|
- name: llama
|
||||||
args:
|
args:
|
||||||
- api
|
- api
|
||||||
image: quay.io/go-skynet/llama-cli:latest
|
image: quay.io/go-skynet/llama-cli:v0.1
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue