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