fix(chart): agent.tolerations type

Signed-off-by: EnnnOK <710720732@qq.com>
This commit is contained in:
EnnnOK 2023-04-13 23:59:42 -07:00
parent 0553306ac2
commit 12cc79d5e9
1 changed files with 1 additions and 1 deletions

View File

@ -663,7 +663,7 @@ agent:
## @param agent.affinity affinity of the agent
affinity: {}
## @param agent.tolerations tolerations of the agent
tolerations: {}
tolerations: []
# - key: node-role.kubernetes.io/master
# operator: Exists
## @param agent.strategy strategy of the agent