diff --git a/lmstudio.yaml b/lmstudio.yaml index 9e78cf9..a0942c8 100644 --- a/lmstudio.yaml +++ b/lmstudio.yaml @@ -16,7 +16,9 @@ spec: network: podman ports: - containerPort: 1234 + hostPort: 1234 - containerPort: 5900 + hostPort: 5900 volumeMounts: - name: lmstudio-data mountPath: /root/.lmstudio