Autopilot Bootstrap
This commit is contained in:
9
bootstrap/cluster-resources/in-cluster/argocd-ns.yaml
Normal file
9
bootstrap/cluster-resources/in-cluster/argocd-ns.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: Prune=false
|
||||
creationTimestamp: null
|
||||
name: argocd
|
||||
spec: {}
|
||||
status: {}
|
Reference in New Issue
Block a user