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 9e09026 commit cd3bad6Copy full SHA for cd3bad6
charts/kubeflow/Chart.yaml
@@ -5,7 +5,7 @@ description: >
5
preconfigured according to the upstream examples/kustomization.yaml structure.
6
7
type: application
8
-version: 1.0.2
+version: 1.0.3
9
appVersion: "1.10.0"
10
11
home: https://github.com/TheCodingSheikh/helm-charts/tree/main/charts/kubeflow
charts/kubeflow/values.yaml
@@ -18,7 +18,7 @@ defaultAppSpec:
18
retry:
19
backoff:
20
duration: 20s
21
- factor: 3
+ factor: 1
22
maxDuration: 20s
23
limit: 30
24
syncOptions:
0 commit comments