first commit
This commit is contained in:
commit
b6890fa29d
7 changed files with 74 additions and 0 deletions
8
infrastructure/longhorn/helmrepository.yaml
Normal file
8
infrastructure/longhorn/helmrepository.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: longhorn
|
||||
namespace: flux-system
|
||||
spec:
|
||||
url: https://charts.longhorn.io
|
||||
interval: 10m
|
||||
Loading…
Add table
Add a link
Reference in a new issue