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

10 lines
166 B
YAML

apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: argocd
spec: {}
status: {}