10 lines
166 B
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: {}
|