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/apisix-dashboard/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
@@ -113,5 +113,5 @@ _See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documen
113
113
| serviceAccount.create | bool |`true`| Specifies whether a service account should be created |
114
114
| 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 |
115
115
| 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|
0 commit comments