Initial commit
This commit is contained in:
17
infrastructure/metallb-install/helmrelease.yaml
Normal file
17
infrastructure/metallb-install/helmrelease.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: metallb-release
|
||||
namespace: infrastructure
|
||||
spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: metallb
|
||||
version: 0.14.9
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: metallb
|
||||
namespace: flux-system
|
||||
interval: 15m
|
||||
timeout: 10m
|
||||
releaseName: metallb
|
||||
Reference in New Issue
Block a user