diff --git a/charts/litellm/custom-values.yaml b/charts/litellm/custom-values.yaml index eb0e84c..8e4b504 100644 --- a/charts/litellm/custom-values.yaml +++ b/charts/litellm/custom-values.yaml @@ -16,6 +16,6 @@ ingress: - path: / pathType: ImplementationSpecific tls: - - secretName: litellm-tls + - secretName: litellm-tls-secret hosts: - litellm.example.org