We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cdebb commit 3915c9fCopy full SHA for 3915c9f
manifests/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v2
2
name: nginx-ratelimits-operator
3
description: A Helm chart for deploying the Ratelimits Operator
4
type: application
5
-version: 1.3.0
+version: 1.4.1
manifests/values.yaml
@@ -5,5 +5,5 @@ repository:
namespace: nginx-ratelimits-operator
6
7
autoscaling:
8
- minReplicas: 1
+ minReplicas: 3
9
maxReplicas: 5
0 commit comments