[FIX] workloadspread yaml format error (#134)
Signed-off-by: 刘硕 <liushuo@zetyun.com> Co-authored-by: 刘硕 <liushuo@zetyun.com>
This commit is contained in:
parent
c33a011c0b
commit
02bc93a15e
|
@ -58,7 +58,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -57,7 +57,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -51,7 +51,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -51,7 +51,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -51,7 +51,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -51,7 +51,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -55,7 +55,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -55,7 +55,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -57,7 +57,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -56,7 +56,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -56,7 +56,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -58,7 +58,7 @@ spec:
|
|||
values:
|
||||
- another-node-label-value
|
||||
maxReplicas: 3
|
||||
tolertions: []
|
||||
tolerations: [ ]
|
||||
patch:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue