️ ingress-nginx 2 replicas

This commit is contained in:
auricom
2022-12-02 00:10:34 +01:00
parent 9815789d71
commit c7eb3fca6d

View File

@@ -26,7 +26,7 @@ spec:
namespace: default
values:
controller:
replicaCount: 1
replicaCount: 2
service:
type: LoadBalancer
loadBalancerIP: "${CLUSTER_LB_NGINX}"