File tree Expand file tree Collapse file tree 4 files changed +32
-32
lines changed Expand file tree Collapse file tree 4 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 43
43
serviceAccount : werft
44
44
restartPolicy : Never
45
45
affinity :
46
- nodeAffinity :
47
- requiredDuringSchedulingIgnoredDuringExecution :
48
- nodeSelectorTerms :
49
- - matchExpressions :
50
- - key : dev/workload
51
- operator : In
52
- values :
53
- - " builds"
46
+ nodeAffinity :
47
+ requiredDuringSchedulingIgnoredDuringExecution :
48
+ nodeSelectorTerms :
49
+ - matchExpressions :
50
+ - key : dev/workload
51
+ operator : In
52
+ values :
53
+ - " builds"
54
54
securityContext :
55
55
runAsUser : 0
56
56
volumes :
Original file line number Diff line number Diff line change 3
3
serviceAccount : werft
4
4
restartPolicy : Never
5
5
affinity :
6
- nodeAffinity :
7
- requiredDuringSchedulingIgnoredDuringExecution :
8
- nodeSelectorTerms :
9
- - matchExpressions :
10
- - key : dev/workload
11
- operator : In
12
- values :
13
- - " builds"
6
+ nodeAffinity :
7
+ requiredDuringSchedulingIgnoredDuringExecution :
8
+ nodeSelectorTerms :
9
+ - matchExpressions :
10
+ - key : dev/workload
11
+ operator : In
12
+ values :
13
+ - " builds"
14
14
securityContext :
15
15
runAsUser : 0
16
16
volumes :
Original file line number Diff line number Diff line change 43
43
serviceAccount : werft
44
44
restartPolicy : Never
45
45
affinity :
46
- nodeAffinity :
47
- requiredDuringSchedulingIgnoredDuringExecution :
48
- nodeSelectorTerms :
49
- - matchExpressions :
50
- - key : dev/workload
51
- operator : In
52
- values :
53
- - " builds"
46
+ nodeAffinity :
47
+ requiredDuringSchedulingIgnoredDuringExecution :
48
+ nodeSelectorTerms :
49
+ - matchExpressions :
50
+ - key : dev/workload
51
+ operator : In
52
+ values :
53
+ - " builds"
54
54
securityContext :
55
55
runAsUser : 0
56
56
volumes :
Original file line number Diff line number Diff line change 43
43
serviceAccount : werft
44
44
restartPolicy : Never
45
45
affinity :
46
- nodeAffinity :
47
- requiredDuringSchedulingIgnoredDuringExecution :
48
- nodeSelectorTerms :
49
- - matchExpressions :
50
- - key : dev/workload
51
- operator : In
52
- values :
53
- - " builds"
46
+ nodeAffinity :
47
+ requiredDuringSchedulingIgnoredDuringExecution :
48
+ nodeSelectorTerms :
49
+ - matchExpressions :
50
+ - key : dev/workload
51
+ operator : In
52
+ values :
53
+ - " builds"
54
54
securityContext :
55
55
runAsUser : 0
56
56
volumes :
You can’t perform that action at this time.
0 commit comments