refactor to use with argocd instead of flux
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: csi-driver-smb
|
||||
namespace: kube-system
|
||||
spec:
|
||||
interval: 24h
|
||||
chart:
|
||||
spec:
|
||||
chart: csi-driver-smb
|
||||
version: "1.18.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: csi-driver-smb
|
||||
namespace: flux-system
|
||||
interval: 24h
|
||||
install:
|
||||
createNamespace: true
|
||||
upgrade:
|
||||
remediation:
|
||||
remediateLastFailure: true
|
||||
Reference in New Issue
Block a user