mirror of
https://github.com/LukeHagar/LocalAI.git
synced 2025-12-10 12:37:48 +00:00
Use tagged image in kubernetes deployment
This commit is contained in:
committed by
GitHub
parent
8324402b49
commit
c7119a2882
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user