Skip to content

Commit c87d885

Browse files
chore: update RHAI XKS chart bundle from rhods-operator main
1 parent e6ad224 commit c87d885

16 files changed

Lines changed: 15 additions & 30 deletions

charts/rhai-on-xks-chart/templates/manager/deployment-rhods-operator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ spec:
1515
metadata:
1616
annotations:
1717
kubectl.kubernetes.io/default-container: rhai-operator
18+
openshift.io/required-scc: restricted-v2
1819
labels:
1920
name: rhai-operator
2021
spec:

charts/rhai-on-xks-chart/templates/rbac/clusterrole-rhods-operator-role.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ rules:
325325
- list
326326
- patch
327327
- update
328-
- use
329328
- watch
330329
- apiGroups:
331330
- components.platform.opendatahub.io
@@ -1246,7 +1245,6 @@ rules:
12461245
- list
12471246
- patch
12481247
- update
1249-
- use
12501248
- watch
12511249
- apiGroups:
12521250
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/aws-with-allowed-routes-all.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -2259,7 +2258,6 @@ rules:
22592258
- list
22602259
- patch
22612260
- update
2262-
- use
22632261
- watch
22642262
- apiGroups:
22652263
- services.platform.opendatahub.io
@@ -2672,6 +2670,7 @@ spec:
26722670
metadata:
26732671
annotations:
26742672
kubectl.kubernetes.io/default-container: rhai-operator
2673+
openshift.io/required-scc: restricted-v2
26752674
labels:
26762675
name: rhai-operator
26772676
spec:

charts/rhai-on-xks-chart/test/snapshots/aws-with-allowed-routes-same.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -2259,7 +2258,6 @@ rules:
22592258
- list
22602259
- patch
22612260
- update
2262-
- use
22632261
- watch
22642262
- apiGroups:
22652263
- services.platform.opendatahub.io
@@ -2672,6 +2670,7 @@ spec:
26722670
metadata:
26732671
annotations:
26742672
kubectl.kubernetes.io/default-container: rhai-operator
2673+
openshift.io/required-scc: restricted-v2
26752674
labels:
26762675
name: rhai-operator
26772676
spec:

charts/rhai-on-xks-chart/test/snapshots/aws-with-pull-secret.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,6 @@ rules:
14581458
- list
14591459
- patch
14601460
- update
1461-
- use
14621461
- watch
14631462
- apiGroups:
14641463
- components.platform.opendatahub.io
@@ -2379,7 +2378,6 @@ rules:
23792378
- list
23802379
- patch
23812380
- update
2382-
- use
23832381
- watch
23842382
- apiGroups:
23852383
- services.platform.opendatahub.io
@@ -2792,6 +2790,7 @@ spec:
27922790
metadata:
27932791
annotations:
27942792
kubectl.kubernetes.io/default-container: rhai-operator
2793+
openshift.io/required-scc: restricted-v2
27952794
labels:
27962795
name: rhai-operator
27972796
spec:

charts/rhai-on-xks-chart/test/snapshots/aws.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -2259,7 +2258,6 @@ rules:
22592258
- list
22602259
- patch
22612260
- update
2262-
- use
22632261
- watch
22642262
- apiGroups:
22652263
- services.platform.opendatahub.io
@@ -2672,6 +2670,7 @@ spec:
26722670
metadata:
26732671
annotations:
26742672
kubectl.kubernetes.io/default-container: rhai-operator
2673+
openshift.io/required-scc: restricted-v2
26752674
labels:
26762675
name: rhai-operator
26772676
spec:

charts/rhai-on-xks-chart/test/snapshots/azure-with-byo-issuer.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -2259,7 +2258,6 @@ rules:
22592258
- list
22602259
- patch
22612260
- update
2262-
- use
22632261
- watch
22642262
- apiGroups:
22652263
- services.platform.opendatahub.io
@@ -2672,6 +2670,7 @@ spec:
26722670
metadata:
26732671
annotations:
26742672
kubectl.kubernetes.io/default-container: rhai-operator
2673+
openshift.io/required-scc: restricted-v2
26752674
labels:
26762675
name: rhai-operator
26772676
spec:

charts/rhai-on-xks-chart/test/snapshots/azure-with-gateway-hostname.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -2259,7 +2258,6 @@ rules:
22592258
- list
22602259
- patch
22612260
- update
2262-
- use
22632261
- watch
22642262
- apiGroups:
22652263
- services.platform.opendatahub.io
@@ -2672,6 +2670,7 @@ spec:
26722670
metadata:
26732671
annotations:
26742672
kubectl.kubernetes.io/default-container: rhai-operator
2673+
openshift.io/required-scc: restricted-v2
26752674
labels:
26762675
name: rhai-operator
26772676
spec:

charts/rhai-on-xks-chart/test/snapshots/azure-with-namespaced-issuer.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -2259,7 +2258,6 @@ rules:
22592258
- list
22602259
- patch
22612260
- update
2262-
- use
22632261
- watch
22642262
- apiGroups:
22652263
- services.platform.opendatahub.io
@@ -2672,6 +2670,7 @@ spec:
26722670
metadata:
26732671
annotations:
26742672
kubectl.kubernetes.io/default-container: rhai-operator
2673+
openshift.io/required-scc: restricted-v2
26752674
labels:
26762675
name: rhai-operator
26772676
spec:

charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,6 @@ rules:
14581458
- list
14591459
- patch
14601460
- update
1461-
- use
14621461
- watch
14631462
- apiGroups:
14641463
- components.platform.opendatahub.io
@@ -2379,7 +2378,6 @@ rules:
23792378
- list
23802379
- patch
23812380
- update
2382-
- use
23832381
- watch
23842382
- apiGroups:
23852383
- services.platform.opendatahub.io
@@ -2792,6 +2790,7 @@ spec:
27922790
metadata:
27932791
annotations:
27942792
kubectl.kubernetes.io/default-container: rhai-operator
2793+
openshift.io/required-scc: restricted-v2
27952794
labels:
27962795
name: rhai-operator
27972796
spec:

0 commit comments

Comments
 (0)