fix(chart): agent.tolerations type
Signed-off-by: EnnnOK <710720732@qq.com>
This commit is contained in:
parent
0553306ac2
commit
12cc79d5e9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue