Remove ll of samba csi
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: csi-driver-smb-repo
|
||||
namespace: kube-system
|
||||
spec:
|
||||
interval: 15m
|
||||
url: https://github.com/kubernetes-csi/csi-driver-smb.git
|
||||
ref:
|
||||
tag: v1.16.0 #1.17.0 is broken, skip
|
||||
ignore: |-
|
||||
# exclude all
|
||||
/*
|
||||
# include charts directory
|
||||
!/charts/
|
||||
Reference in New Issue
Block a user