mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
* [bitnami/contour] Move envoy customReadinessProbe template to envoy container Signed-off-by: Seth Epps <seth.d.epps@gmail.com> * Feedback Signed-off-by: Seth Epps <seth.d.epps@gmail.com> --------- Signed-off-by: Seth Epps <seth.d.epps@gmail.com> Signed-off-by: Andrés Bono <andresbono@vmware.com> Co-authored-by: Andrés Bono <andresbono@vmware.com>
36 lines
995 B
YAML
36 lines
995 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: contour
|
|
image: docker.io/bitnami/contour:1.28.2-debian-12-r4
|
|
- name: envoy
|
|
image: docker.io/bitnami/envoy:1.28.2-debian-12-r0
|
|
- name: nginx
|
|
image: docker.io/bitnami/nginx:1.25.4-debian-12-r7
|
|
apiVersion: v2
|
|
appVersion: 1.28.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Contour is an open source Kubernetes ingress controller that works by deploying the Envoy proxy as a reverse proxy and load balancer.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/contour/img/contour-stack-220x234.png
|
|
keywords:
|
|
- ingress
|
|
- envoy
|
|
- contour
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: contour
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
|
version: 17.0.4
|