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