mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
Without these namespace inclusions, deploying using the --namespace flag to set a non-default namespace does not work, as the controller pod cannot find the webhook and secret but references to these resources are correctly updated to include the new namespace. Signed-off-by: Gwyn <gwyn@playtechnique.io>
34 lines
836 B
YAML
34 lines
836 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 0.13.10
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/metallb-speaker/img/metallb-speaker-stack-220x234.png
|
|
keywords:
|
|
- load-balancer
|
|
- balancer
|
|
- lb
|
|
- bgp
|
|
- arp
|
|
- vrrp
|
|
- vip
|
|
kubeVersion: '>= 1.19.0-0'
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: metallb
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/metallb
|
|
version: 4.6.1
|