fukuops/k8s/services/argo/project-fuku.yaml
cătălin 1fd2bfef3d
feat(helm): complete chart normalization with ConfigMap, HPA, and OCI migration
- Added debug mode, structured ConfigMap pattern, and README to all charts
- Migrated all flat-structure charts to hierarchical values under chartname key
- Fixed templates to use correct hierarchical paths
- Renamed helm-rustical key to rustical, added HPA support
- Fixed ingress YAML parsing (oxicloud), nested env vars (rustical)
- Pushed all normalized charts to OCI registry as 1.0.0+ and updated ArgoCD apps
2026-08-14 09:35:19 +02:00

28 lines
947 B
YAML

---
apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
namespace: argo-cd
name: fuku
spec:
destinations:
- namespace: apps-fuku
server: https://kubernetes.default.svc
- namespace: postgres
server: https://kubernetes.default.svc
clusterResourceWhitelist:
- group: rbac.authorization.k8s.io
kind: ClusterRole
- group: rbac.authorization.k8s.io
kind: ClusterRoleBinding
sourceRepos:
- https://git.roboces.dev/catalin/fukuops.git
- https://charts.goauthentik.io/
- https://kubereboot.github.io/charts
- https://portainer.github.io/k8s/
- https://docs.renovatebot.com/helm-charts
- https://meilisearch.github.io/meilisearch-kubernetes
- ghcr.io/antoniolago/charts
- https://repo.helmforge.dev
- https://harish2k01.github.io/helm-charts/
- git.roboces.dev/catalin/fukuops