Compare commits

..

No commits in common. "5033454222c85fa04929538f3851bcd9131c5987" and "98a4a42dc27d56acdfcdc59cd178172a401634c9" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View file

@ -71,9 +71,6 @@ spec:
- repoURL: https://git.ar21.de/yolokube/core-deployments.git
targetRevision: HEAD
path: longhorn
- repoURL: https://github.com/kubernetes-csi/external-snapshotter.git
targetRevision: release-4.0
path: client/config/crd
destination:
server: https://kubernetes.default.svc
namespace: longhorn-system

View file

@ -1,6 +0,0 @@
kind: VolumeSnapshotClass
apiVersion: snapshot.storage.k8s.io/v1
metadata:
name: longhorn
driver: driver.longhorn.io
deletionPolicy: Delete