forked from xiaohei/taiji-AI-PAD
9 lines
172 B
YAML
9 lines
172 B
YAML
# Kubernetes Namespace for Taiji AI-PAD (测试环境)
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: taiji-ai-test
|
|
labels:
|
|
app: taiji-ai-pad
|
|
environment: test
|