chore: 新增 namespace.yaml 并更新部署步骤
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# =========================================================
|
||||
# Arcticnewone 生产部署 - Namespace
|
||||
#
|
||||
# 项目专属命名空间,Deployment/Service/Ingress 等资源统一部署于此。
|
||||
# 部署时需最先应用本文件,再应用其他资源。
|
||||
# =========================================================
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: arcticnewone
|
||||
Reference in New Issue
Block a user