This is an automated email from the ASF dual-hosted git repository. lewismc pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika-helm.git
commit a4bb2663c852783edb404b8097d628946f59b175 Author: Lewis John McGibbney <[email protected]> AuthorDate: Wed Apr 21 15:22:56 2021 -0700 Update values.yaml --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 498b9e3..b7a66b5 100644 --- a/values.yaml +++ b/values.yaml @@ -81,7 +81,7 @@ resources: memory: 1500Mi autoscaling: - enabled: true + enabled: false minReplicas: 1 maxReplicas: 100 targetCPUUtilizationPercentage: 80
