add ingress-nginx Helm value files
This commit is contained in:
9
ingress-nginx/Chart.yaml
Normal file
9
ingress-nginx/Chart.yaml
Normal 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
|
Reference in New Issue
Block a user