add ingress-nginx Helm value files

This commit is contained in:
2025-06-30 02:43:08 -05:00
parent 86d3f4db5d
commit 457310eb42
4 changed files with 19 additions and 3 deletions

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

@@ -0,0 +1,9 @@
---
apiVersion: v2
name: ingress-nginx
version: "1.0.0"
dependencies:
- name: ingress-nginx
version: 4.12.3
repository: https://kubernetes.github.io/ingress-nginx

View File

@@ -0,0 +1,3 @@
---
controller:
replicaCount: 2

View File

@@ -0,0 +1 @@
---