fix: resolve issues with helm deployments #8

Merged
unkinben merged 1 commits from benvin/reloader_fixes into main 2026-03-01 18:55:47 +11:00
4 changed files with 2 additions and 20 deletions
Showing only changes of commit cb22052b72 - Show all commits

View File

@ -1,8 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: reflector
valuesFiles:
- values.yaml

View File

@ -1,8 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: reflector
valuesFiles:
- values.yaml

View File

@ -9,6 +9,6 @@ helmCharts:
- name: reloader
repo: https://stakater.github.io/stakater-charts
version: "2.2.8"
releaseName: stakater/reloader
releaseName: reloader
namespace: reloader-system
valuesFile: values.yaml

View File

@ -10,9 +10,7 @@ spec:
- https://git.unkin.net/unkin/argocd-apps
- oci://ghcr.io/emberstack/helm-charts
destinations:
- namespace: 'kube-system'
server: https://kubernetes.default.svc
- namespace: 'reflector-system'
- namespace: '*-system'
server: https://kubernetes.default.svc
clusterResourceWhitelist:
- group: ''