Move the secret for the smb csi driver
This commit is contained in:
@@ -2,7 +2,6 @@ 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
|
||||
@@ -12,4 +11,4 @@ spec:
|
||||
# exclude all
|
||||
/*
|
||||
# include charts directory
|
||||
!/charts/
|
||||
!/charts/
|
||||
|
||||
Reference in New Issue
Block a user