Upgrading metallb
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -16,4 +16,4 @@ spec:
|
||||
- apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: metallb-controller
|
||||
namespace: metallb-system
|
||||
namespace: metallb-system
|
||||
|
||||
Reference in New Issue
Block a user