delete that ish

This commit is contained in:
Mike 2024-10-02 05:42:50 -04:00
parent 3d7b2603c5
commit 45566410f9
4 changed files with 0 additions and 69 deletions

View file

@ -1,17 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: loki
namespace: argocd
labels:
utilities: kube-system
spec:
destination:
namespace: kube-system
server: https://kubernetes.default.svc
project: default
source:
repoURL: https://grafana.github.io/helm-charts
targetRevision: HEAD
targetRevision: 2.10.1
chart: loki-stack

View file

@ -1,15 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: metal-lb-resources
namespace: argocd
spec:
project: default
source:
repoURL: https://git.thecodedom.com/smig/esxi-cluster.git
targetRevision: HEAD
path: ./argo/resources/metallb
destination:
server: https://kubernetes.default.svc
namespace: kube-system

View file

@ -1,17 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: metallb
namespace: argocd
labels:
utilities: kube-system
spec:
destination:
namespace: kube-system
server: https://kubernetes.default.svc
project: default
source:
repoURL: https://metallb.github.io/metallb
targetRevision: HEAD
targetRevision: 0.13.12
chart: metallb

View file

@ -1,20 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: rook
namespace: argocd
labels:
utilities: kube-system
spec:
destination:
namespace: rook-ceph
server: https://kubernetes.default.svc
syncPolicy:
syncOptions:
- CreateNamespace=true
project: default
source:
repoURL: https://charts.rook.io/release
targetRevision: HEAD
targetRevision: 1.13.2
chart: rook-ceph