Autopilot Uninstall

This commit is contained in:
David Landry 2024-01-21 14:14:16 -05:00
parent cf0744d1b4
commit 53b2dd10c5
10 changed files with 0 additions and 203 deletions

View file

@ -1 +0,0 @@
{"name":"in-cluster","server":"https://kubernetes.default.svc"}

View file

@ -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.

View file

@ -1,9 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: argocd
spec: {}
status: {}