Skip to content

Commit 404a586

Browse files
committed
chore: rm extra formatting
1 parent 74fecbf commit 404a586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/apisix-dashboard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ _See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documen
113113
| serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
114114
| serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
115115
| tolerations | list | `[]` | Tolerations for pod assignment |
116-
| topologySpreadConstraints | list | `[]` | Topology Spread Constraints for pod assignment spread across your cluster among failure-domains ref: <https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/#spread-constraints-for-pods> |
116+
| topologySpreadConstraints | list | `[]` | Topology Spread Constraints for pod assignment spread across your cluster among failure-domains ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/#spread-constraints-for-pods |
117117
| updateStrategy | object | `{}` | Update strategy for apisix dashboard deployment |

0 commit comments

Comments
 (0)