Autopilot Uninstall
This commit is contained in:
parent
cf0744d1b4
commit
53b2dd10c5
10 changed files with 0 additions and 203 deletions
|
|
@ -1 +0,0 @@
|
|||
{"name":"in-cluster","server":"https://kubernetes.default.svc"}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
# Cluster Resources
|
||||
This directory contains all cluster resources that should be applied to cluster: `in-cluster`.
|
||||
For example `Namespace` resources that are shared by multiple applications on the same namespace.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
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