kubernetes/k8s-peterg/argocd/applications-wheatley.yaml

196 lines
4 KiB
YAML
Raw Normal View History

2025-11-09 14:16:18 +01:00
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cilium-wheatley
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/cilium
targetRevision: HEAD
destination:
2025-11-18 22:15:31 +01:00
server: https://10.13.37.10:6443
2025-11-09 14:16:18 +01:00
namespace: kube-system
syncPolicy:
automated:
prune: true
selfHeal: true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: external-secrets-wheatley
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/external-secrets-operator
targetRevision: HEAD
destination:
2025-12-14 14:11:17 +01:00
server: https://10.13.37.10:6443
namespace: external-secrets
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- ServerSideApply=true
2025-12-20 20:35:50 +01:00
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: piraeus-datastore
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/datastore
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: piraeus-datastore
syncPolicy:
automated:
prune: true
selfHeal: true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
2026-01-17 21:24:02 +01:00
metadata:
name: alloy-wheatley
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/alloy
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: alloy
syncPolicy:
automated:
prune: true
selfHeal: true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cloudnative-pg
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/cloudnative-pg
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: cnpg-system
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- ServerSideApply=true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: sonarr
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/sonarr
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: sonarr
syncPolicy:
automated:
prune: true
selfHeal: true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: radarr
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/radarr
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: radarr
syncPolicy:
automated:
prune: true
selfHeal: true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: prowlarr
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/prowlarr
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: prowlarr
syncPolicy:
automated:
prune: true
selfHeal: true
2026-01-29 13:57:32 +01:00
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: qbittorrent
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/qbittorrent
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: qbittorrent
syncPolicy:
automated:
prune: true
selfHeal: true
2026-01-29 23:22:42 +01:00
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: plex
namespace: argocd
spec:
project: default
source:
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
path: k8s-wheatley/plex
targetRevision: HEAD
destination:
server: https://10.13.37.10:6443
namespace: plex
syncPolicy:
automated:
prune: true
selfHeal: true