Autopilot Bootstrap
This commit is contained in:
parent
969010d870
commit
cedc266f72
9 changed files with 203 additions and 0 deletions
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: {}
|
Loading…
Add table
Add a link
Reference in a new issue