1
0
Fork 0
argocd/bootstrap/cluster-resources/in-cluster/argocd-ns.yaml

10 lines
166 B
YAML
Raw Normal View History

2025-04-27 19:32:28 +02:00
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: argocd
spec: {}
status: {}