Longhorn: Tracking method 2

This commit is contained in:
Ruben Hensen
2025-03-01 13:56:59 +01:00
parent 3a4969cbc3
commit e31cd97aaa
2 changed files with 4 additions and 3 deletions
-2
View File
@@ -3,8 +3,6 @@ kind: Application
metadata: metadata:
name: helm-longhorn name: helm-longhorn
namespace: argocd namespace: argocd
annotations:
argocd.argoproj.io/tracking-method: annotation
finalizers: finalizers:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
spec: spec:
+4 -1
View File
@@ -7,4 +7,7 @@ resources:
- helm-longhorn.yaml - helm-longhorn.yaml
- ingress.yaml - ingress.yaml
- volume-snapshot.yaml - volume-snapshot.yaml
- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd - https://github.com/kubernetes-csi/external-snapshotter/client/config/crd
patches:
- path: tracking-patch.yaml