diff --git a/charts/retool/Chart.yaml b/charts/retool/Chart.yaml index 80ed65ee..771605b3 100644 --- a/charts/retool/Chart.yaml +++ b/charts/retool/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: retool description: A Helm chart for Kubernetes type: application -version: 6.10.5 +version: 6.10.6 maintainers: - name: Retool Engineering email: engineering+helm@retool.com diff --git a/charts/retool/values.yaml b/charts/retool/values.yaml index 1c925d2b..8347d2d6 100644 --- a/charts/retool/values.yaml +++ b/charts/retool/values.yaml @@ -286,7 +286,7 @@ startupProbe: initialDelaySeconds: 60 timeoutSeconds: 10 periodSeconds: 10 - successThreshold: 5 + successThreshold: 1 extraContainers: [] diff --git a/values.yaml b/values.yaml index 1c925d2b..8347d2d6 100644 --- a/values.yaml +++ b/values.yaml @@ -286,7 +286,7 @@ startupProbe: initialDelaySeconds: 60 timeoutSeconds: 10 periodSeconds: 10 - successThreshold: 5 + successThreshold: 1 extraContainers: []