diff --git a/argocd-apps/homelab.yaml b/argocd-apps/homelab.yaml index c59358b..2427af7 100644 --- a/argocd-apps/homelab.yaml +++ b/argocd-apps/homelab.yaml @@ -24,6 +24,10 @@ spec: sourceRepos: - https://gitea.dooplex.hu/admin/homelab-manifests.git - https://gitea.dooplex.hu/admin/* + # Helm repos + - https://mojo2600.github.io/pihole-kubernetes/ + - https://kubernetes-sigs.github.io/external-dns/ + - https://raw.githubusercontent.com/plexinc/pms-docker/gh-pages --- # Servarr Application (sonarr, radarr, prowlarr, qbittorrent) apiVersion: argoproj.io/v1alpha1