prod deployment
This commit is contained in:
10
deploy/k8s/prod/namespaces.yaml
Normal file
10
deploy/k8s/prod/namespaces.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Production namespace: ai (for all platform services)
|
||||
# The 'sandbox' namespace is defined in base/namespaces.yaml
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: ai
|
||||
labels:
|
||||
app.kubernetes.io/part-of: dexorder
|
||||
dexorder.io/type: system
|
||||
Reference in New Issue
Block a user