Adopt Longhorn in gitops

This commit is contained in:
2025-02-08 09:59:37 +11:00
parent ee40f4a350
commit 82ed32b874
4 changed files with 30 additions and 24 deletions

View File

@ -0,0 +1,23 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: longhorn
namespace: argo-cd
spec:
destination:
server: https://kubernetes.default.svc
namespace: longhorn-system
project: default
sources:
- repoURL: https://charts.longhorn.io
chart: longhorn
targetRevision: 1.8.0
helm:
valueFiles:
- $values/storage/Longhorn/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values
# - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
# targetRevision: master
# ref: values