mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
Without this change, in order to use a custom probe, the user has to specify the probe parameters, and also must specify for the original probe "enabled: false". Issue: #12354 Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com> Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
31 lines
929 B
YAML
31 lines
929 B
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 1.3.1
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: NGINX Ingress Controller is an Ingress controller that manages external access to HTTP services in a Kubernetes cluster using NGINX.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/nginx-ingress-controller
|
|
icon: https://bitnami.com/assets/stacks/nginx-ingress-controller/img/nginx-ingress-controller-stack-220x234.png
|
|
keywords:
|
|
- ingress
|
|
- nginx
|
|
- http
|
|
- web
|
|
- www
|
|
- reverse proxy
|
|
kubeVersion: '>= 1.20.0-0'
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: nginx-ingress-controller
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/nginx-ingress-controller
|
|
- https://github.com/kubernetes/ingress-nginx
|
|
version: 9.3.12
|