mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 12:07:40 +08:00
* fix: allow HPA to manage replicas when autoscaling is enabled Signed-off-by: talhapasha.waltslab <muhammad.talha.pasha@waltlabs.io> * fix: allow HPA to manage replicas when autoscaling is enabled Signed-off-by: talhapasha.waltslab <muhammad.talha.pasha@waltlabs.io> * Update bitnami/haproxy/Chart.yaml Co-authored-by: Fran Mulero <fmulero@vmware.com> Signed-off-by: Muhammad Talha Pasha <44742472+MuhammadTalhaPasha@users.noreply.github.com> --------- Signed-off-by: talhapasha.waltslab <muhammad.talha.pasha@waltlabs.io> Signed-off-by: Muhammad Talha Pasha <44742472+MuhammadTalhaPasha@users.noreply.github.com> Co-authored-by: talhapasha.waltslab <muhammad.talha.pasha@waltlabs.io> Co-authored-by: Fran Mulero <fmulero@vmware.com>
29 lines
835 B
YAML
29 lines
835 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 2.8.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/haproxy/img/haproxy-stack-220x234.png
|
|
keywords:
|
|
- haproxy
|
|
- proxy
|
|
- infrastructure
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: haproxy
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
|
|
version: 0.8.8
|