You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/stash/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ The following table lists the configurable parameters of the Stash chart and the
63
63
|`affinity`| Affinity rules for pod assignment |`{}`|
64
64
|`annotations`| Annotations applied to operator pod(s) |`{}`|
65
65
|`nodeSelector`| Node labels for pod assignment |`{}`|
66
-
|`tolerations`| Tolerations used pod assignment |`{}`|
66
+
|`tolerations`| Tolerations used pod assignment |`[]`|
67
67
|`serviceAccount.create`| If `true`, create a new service account |`true`|
68
68
|`serviceAccount.name`| Service account to be used. If not set and `serviceAccount.create` is `true`, a name is generated using the fullname template | `` |
69
69
|`apiserver.groupPriorityMinimum`| The minimum priority the group should have. | 10000 |
0 commit comments