Prepare for coroot

This commit is contained in:
Martyn 2025-08-26 10:57:35 +02:00
parent 3ef76de520
commit dbd21e67f2
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: coroot-operator
namespace: argocd
spec:
destination:
namespace: coroot
server: https://kubernetes.default.svc
project: infra
source:
chart: coroot-operator
repoURL: https://coroot.github.io/helm-charts
targetRevision: 1.13.4

View file

@ -38,3 +38,4 @@ spec:
- https://charts.longhorn.io
- https://git.deuxfleurs.fr/Deuxfleurs/garage
- https://puzzle.github.io/cert-manager-webhook-dnsimple
- https://coroot.github.io/helm-charts