commit inicial
This commit is contained in:
8
k8s/overlays/prd/configmaps.yaml
Normal file
8
k8s/overlays/prd/configmaps.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: litellm-env
|
||||
namespace: litellm
|
||||
data:
|
||||
REDIS_HOST: redis-cluster-placeholder
|
||||
REDIS_PORT: "6379"
|
||||
Reference in New Issue
Block a user