add ingress-nginx Helm value files
This commit is contained in:
11
ingress-nginx/values-development.yaml
Normal file
11
ingress-nginx/values-development.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
defaultBackend:
|
||||
replicaCount: 3
|
||||
controller:
|
||||
addHeaders:
|
||||
x-fart: pooooot
|
||||
keda:
|
||||
enabled: true
|
||||
autoscaling:
|
||||
enabled: true
|
||||
minReplicas: 3
|
Reference in New Issue
Block a user