add topolgy_spread_constraints

This commit is contained in:
bthominet
2022-01-11 11:28:11 +01:00
parent a2222a9176
commit 608478e249
6 changed files with 40 additions and 8 deletions

View File

@@ -134,6 +134,9 @@ spec:
node_selector:
description: nodeSelector for the pods
type: string
topology_spread_constraints:
description: topology rule(s) for the pods
type: string
service_labels:
description: Additional labels to apply to the service
type: string