refactor ingresses
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: myorg-assistant-config
|
||||
namespace: default
|
||||
namespace: myorg-assistant
|
||||
data:
|
||||
# LiteLLM Configuration
|
||||
LITELLM_ENDPOINT: "http://litellm-service.default.svc.cluster.local:4000"
|
||||
|
||||
Reference in New Issue
Block a user