App/plane (#730)

* add app plane

* add app plane
This commit is contained in:
2024-07-31 01:49:55 +10:00
committed by GitHub
parent 447188e7a3
commit 6f0c30b5d0
12 changed files with 528 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: plane
spec: {}
status: {}