chore: 删除 gitops-sample 命名空间

- 移除了 namespace.yaml 文件,该文件定义了 gitops-sample 命名空间
- 此操作将删除集群中的 gitops-sample 命名空间及其所有资源
This commit is contained in:
2024-11-15 00:23:57 +08:00
parent f637bfb800
commit b5c59cfd99
-7
View File
@@ -1,7 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
name: gitops-sample
spec: {}
status: {}