Initial commit

This commit is contained in:
dobiadi
2024-10-23 23:35:59 +02:00
commit ae27aa6faf
21 changed files with 257 additions and 0 deletions

9
ingress-nginx/Chart.yaml Normal file
View File

@@ -0,0 +1,9 @@
apiVersion: v2
name: ingress-nginx
description: Helm chart to update the ingress-nginx
type: application
version: 0.1.0
dependencies:
- name: ingress-nginx
version: "4.11.3"
repository: "https://kubernetes.github.io/ingress-nginx"