add helm charts

This commit is contained in:
Ybehrooz
2025-11-09 13:22:40 +03:30
parent 282c3e52d0
commit 38e4d749ad
1352 changed files with 190457 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
controller:
name: controller
enableAnnotationValidations: false
image:
## Keep false as default for now!
chroot: false
registry: localhost:30516
image: ingress-nginx/controller
admissionWebhooks:
patch:
image:
registry: localhost:30516
image: ingress-nginx/kube-webhook-certgen
tag: v1.4.4
digest: ""
pullPolicy: IfNotPresent