Upgrading metallb

main
Jaromir Rivera 2022-08-26 09:06:08 -04:00
parent 32a8959869
commit 4393fb4ea5
4 changed files with 782 additions and 226 deletions

View File

@ -2,8 +2,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: metallb
name: bitnami
namespace: flux-system
spec:
interval: 15m
url: https://metallb.github.io/metallb
url: https://charts.bitnami.com/bitnami

View File

@ -16,4 +16,4 @@ spec:
- apiVersion: apps/v1
kind: Deployment
name: metallb-controller
namespace: metallb-system
namespace: metallb-system

View File

@ -7,10 +7,10 @@ spec:
chart:
spec:
chart: metallb
version: 0.11.0
version: 2.x
sourceRef:
kind: HelmRepository
name: metallb
name: bitnami
namespace: flux-system
interval: 15m
timeout: 5m