File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
charts/k6-operator/templates/crds Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments