chore: 新增 namespace.yaml 并更新部署步骤

This commit is contained in:
2026-08-04 06:13:01 +08:00
parent 07c9448f41
commit 40faf4a4c9
2 changed files with 15 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
# =========================================================
# Arcticnewone 生产部署 - Namespace
#
# 项目专属命名空间,Deployment/Service/Ingress 等资源统一部署于此。
# 部署时需最先应用本文件,再应用其他资源。
# =========================================================
apiVersion: v1
kind: Namespace
metadata:
name: arcticnewone