tokers commented on code in PR #369:
URL: https://github.com/apache/apisix-helm-chart/pull/369#discussion_r992096605


##########
charts/apisix-dashboard/README.md:
##########
@@ -84,6 +84,7 @@ The following tables lists the configurable parameters of the 
apisix-dashboard c
 | Name                                            | Description                
                                                               | Value          
 |
 | ----------------------------------------------- | 
-----------------------------------------------------------------------------------------
 | --------------- |
 | `replicaCount`                                  | Number of Apache APISIX 
Dashboard nodes                                                   | `1`         
    |
+| `priorityClassName`                             | Set the priorityClassName 
for pods                                                        | `""`          
  |

Review Comment:
   ```suggestion
   | `priorityClassName`                             | Set the 
[priorityClassName](https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass)
 for pods                                                        | `""`         
   |
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to