Create longhorn.yml

This commit is contained in:
Steffen Illium 2024-03-25 11:58:36 +01:00 committed by GitHub
parent 66c38397f5
commit a8fdd46ce5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: longhorn
namespace: argocd
spec:
project: default
sources:
- chart: longhorn
repoURL: https://charts.longhorn.io/
targetRevision: v1.6.0 # Replace with the Longhorn version you'd like to install or upgrade to
helm:
valuesObject:
preUpgradeChecker:
jobEnabled: false
destination:
server: https://kluster.steffenillium.de
namespace: longhorn-system