Remove longhorn
This commit is contained in:
parent
77db53a209
commit
1acd3ee274
@ -1,19 +0,0 @@
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: longhorn
|
||||
namespace: flux-system
|
||||
spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: longhorn
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: longhorn
|
||||
namespace: flux-system
|
||||
install:
|
||||
createNamespace: true
|
||||
interval: 1m0s
|
||||
targetNamespace: longhorn-system
|
||||
timeout: 10m0s
|
||||
@ -1,10 +0,0 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: longhorn
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 3m0s
|
||||
url: https://charts.longhorn.io
|
||||
|
||||
Loading…
Reference in New Issue
Block a user