ingress 백업용

This commit is contained in:
정훈 변
2024-05-02 16:19:33 +09:00
commit 7ddb00d181
104 changed files with 5390 additions and 0 deletions

22
Chart.yaml Normal file
View File

@@ -0,0 +1,22 @@
annotations:
artifacthub.io/changes: |
- "Update Ingress-Nginx version controller-v1.8.4"
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.8.4
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer
home: https://github.com/kubernetes/ingress-nginx
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
keywords:
- ingress
- nginx
kubeVersion: '>=1.20.0-0'
maintainers:
- name: rikatz
- name: strongjz
- name: tao12345666333
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
version: 4.7.3