This is an automated email from the ASF dual-hosted git repository.

young pushed a commit to branch young/chore/deprecate-apisix-dashboard-chart
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to 
refs/heads/young/chore/deprecate-apisix-dashboard-chart by this push:
     new 404a586  chore: rm extra formatting
404a586 is described below

commit 404a58690701d70e51d114fd4280e385dbf762f0
Author: Skye Young <isk...@outlook.com>
AuthorDate: Fri Jun 6 11:20:15 2025 +0800

    chore: rm extra formatting
---
 charts/apisix-dashboard/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/apisix-dashboard/README.md 
b/charts/apisix-dashboard/README.md
index 3a8c491..c4cc24d 100644
--- a/charts/apisix-dashboard/README.md
+++ b/charts/apisix-dashboard/README.md
@@ -113,5 +113,5 @@ _See [helm 
upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documen
 | serviceAccount.create | bool | `true` | Specifies whether a service account 
should be created |
 | 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 |
 | tolerations | list | `[]` | Tolerations for pod assignment |
-| 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>
 |
+| 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
 |
 | updateStrategy | object | `{}` | Update strategy for apisix dashboard 
deployment |

Reply via email to