mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Longhorn: Tracking method 2
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user