Skip to content

Commit 9cb0597

Browse files
authored
remove duplicate toleration param from deployment params in README (#50)
1 parent e1ecc4d commit 9cb0597

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/localstack/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ The following table lists the configurable parameters of the Localstack chart an
8181
| `updateStrategy.type` | Update strategy type | `RollingUpdate` |
8282
| `nodeSelector` | Node labels for pod assignment | `{}` |
8383
| `tolerations` | Tolerations for pod assignment | `[]` |
84-
| `tolerations` | Tolerations for pod assignment | `[]` |
8584
| `affinity` | Affinity for pod assignment | `{}` |
8685
| `resources.limits` | The resources limits for Localstack containers | `{}` |
8786
| `resources.requests` | The requested resources for Localstack containers | `{}` |

0 commit comments

Comments
 (0)