This commit is contained in:
parent
85b5fda0f3
commit
05955887c0
@ -18,7 +18,7 @@ spec:
|
|||||||
- name: localai
|
- name: localai
|
||||||
image: quay.io/go-skynet/local-ai:latest-aio-gpu-nvidia-cuda-12
|
image: quay.io/go-skynet/local-ai:latest-aio-gpu-nvidia-cuda-12
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 8080
|
||||||
#env:
|
#env:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -8,6 +8,6 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: localai
|
app: localai
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 8080
|
||||||
targetPort: 80
|
targetPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
Loading…
Reference in New Issue
Block a user