File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 64
64
"platforms" : " linux/arm64, linux/amd64"
65
65
},
66
66
{
67
- "label" : " policies 1/2 " ,
67
+ "label" : " policies 1/3 " ,
68
68
"image" : " ubi-9-plus" ,
69
69
"type" : " plus" ,
70
- "marker" : " 'policies and not policies_ac and not policies_jwt and not policies_mtls'" ,
70
+ "marker" : " 'policies and not policies_ac and not policies_jwt and not policies_mtls and not policies_rl '" ,
71
71
"platforms" : " linux/arm64, linux/amd64, linux/s390x"
72
72
},
73
73
{
74
- "label" : " policies 2/2 " ,
74
+ "label" : " policies 2/3 " ,
75
75
"image" : " ubi-9-plus" ,
76
76
"type" : " plus" ,
77
- "marker" : " 'policies_ac or policies_jwt or policies_mtls'" ,
77
+ "marker" : " 'policies_ac or policies_jwt '" ,
78
+ "platforms" : " linux/arm64, linux/amd64, linux/s390x"
79
+ },
80
+ {
81
+ "label" : " policies 3/3" ,
82
+ "image" : " ubi-9-plus" ,
83
+ "type" : " plus" ,
84
+ "marker" : " 'policies_rl or policies_mtls'" ,
78
85
"platforms" : " linux/arm64, linux/amd64, linux/s390x"
79
86
},
80
87
{
You can’t perform that action at this time.
0 commit comments