Add Dockerfile and Manifests
This commit is contained in:
7
k8s/namespace.yaml
Normal file
7
k8s/namespace.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: llm-gateway
|
||||
labels:
|
||||
app: llm-gateway
|
||||
environment: production
|
||||
Reference in New Issue
Block a user