argocd-configs/bootstrap/cluster-resources/in-cluster/argocd-ns.yaml

10 lines
166 B
YAML
Raw Normal View History

2024-05-27 05:36:37 +00:00
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: argocd
spec: {}
status: {}