Skip to content

Commit 388fcc0

Browse files
committed
Update chart readme
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 8595fa6 commit 388fcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/stash/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following table lists the configurable parameters of the Stash chart and the
6363
| `affinity` | Affinity rules for pod assignment | `{}` |
6464
| `annotations` | Annotations applied to operator pod(s) | `{}` |
6565
| `nodeSelector` | Node labels for pod assignment | `{}` |
66-
| `tolerations` | Tolerations used pod assignment | `{}` |
66+
| `tolerations` | Tolerations used pod assignment | `[]` |
6767
| `serviceAccount.create` | If `true`, create a new service account | `true` |
6868
| `serviceAccount.name` | Service account to be used. If not set and `serviceAccount.create` is `true`, a name is generated using the fullname template | `` |
6969
| `apiserver.groupPriorityMinimum` | The minimum priority the group should have. | 10000 |

0 commit comments

Comments
 (0)