Skip to content

Commit caafdb2

Browse files
committed
chore(helm): update CRDs to the latest
1 parent f051acc commit caafdb2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

charts/k6-operator/templates/crds/testrun.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,8 @@ spec:
774774
type: string
775775
name:
776776
type: string
777+
restartPolicy:
778+
type: string
777779
volumeMounts:
778780
items:
779781
properties:
@@ -1034,6 +1036,8 @@ spec:
10341036
runAsUser:
10351037
format: int64
10361038
type: integer
1039+
seLinuxChangePolicy:
1040+
type: string
10371041
seLinuxOptions:
10381042
properties:
10391043
level:
@@ -2715,6 +2719,8 @@ spec:
27152719
type: string
27162720
name:
27172721
type: string
2722+
restartPolicy:
2723+
type: string
27182724
volumeMounts:
27192725
items:
27202726
properties:
@@ -2975,6 +2981,8 @@ spec:
29752981
runAsUser:
29762982
format: int64
29772983
type: integer
2984+
seLinuxChangePolicy:
2985+
type: string
29782986
seLinuxOptions:
29792987
properties:
29802988
level:
@@ -4679,6 +4687,8 @@ spec:
46794687
type: string
46804688
name:
46814689
type: string
4690+
restartPolicy:
4691+
type: string
46824692
volumeMounts:
46834693
items:
46844694
properties:
@@ -4939,6 +4949,8 @@ spec:
49394949
runAsUser:
49404950
format: int64
49414951
type: integer
4952+
seLinuxChangePolicy:
4953+
type: string
49424954
seLinuxOptions:
49434955
properties:
49444956
level:

0 commit comments

Comments
 (0)