rm reloader: very outdated and no consumers

This commit is contained in:
2025-07-17 00:51:03 +03:00
parent 6e6b3743a0
commit 130839ff7f
2 changed files with 0 additions and 129 deletions

View File

@@ -1,20 +0,0 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: reloader
namespace: argocd
spec:
project: k-space.ee
source:
repoURL: 'git@git.k-space.ee:k-space/kube.git'
path: reloader
targetRevision: HEAD
destination:
server: 'https://kubernetes.default.svc'
namespace: reloader
syncPolicy:
automated:
prune: true
syncOptions:
- CreateNamespace=true