diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 2459f2b13..bc1a26ef6 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -123,8 +123,8 @@ ollama: controller: stable-diffusion ports: http: - port: 17860 - targetPort: 17860 + port: 7860 + targetPort: 7860 protocol: HTTP web: controller: web