diff --git a/charts/kubernaut/values.yaml b/charts/kubernaut/values.yaml index 7ea7fb4..a3cd575 100644 --- a/charts/kubernaut/values.yaml +++ b/charts/kubernaut/values.yaml @@ -97,7 +97,7 @@ readinessProbe: # This section is for setting up autoscaling more information can be found here: https://kubernetes.io/docs/concepts/workloads/autoscaling/ autoscaling: - enabled: false + enabled: true minReplicas: 2 maxReplicas: 100 targetCPUUtilizationPercentage: 80