Skip to content

Commit

Permalink
ODH Install files update: 2024-09-19 00:00:33
Browse files Browse the repository at this point in the history
  • Loading branch information
tealc-ci committed Sep 19, 2024
1 parent 53eaa55 commit 1f6f2e5
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions open-data-hub/install/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1177,14 +1177,6 @@ kind: ClusterRole
metadata:
name: opendatahub-operator-controller-manager-role
rules:
- apiGroups:
- '*'
resources:
- customresourcedefinitions
verbs:
- get
- list
- watch
- apiGroups:
- '*'
resources:
Expand All @@ -1205,12 +1197,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- addons.managed.openshift.io
resources:
- addons
verbs:
- get
- apiGroups:
- admissionregistration.k8s.io
resources:
Expand Down Expand Up @@ -2036,32 +2022,6 @@ rules:
- templates
verbs:
- '*'
- apiGroups:
- trustyai.opendatahub.io
resources:
- trustyaiservices
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- trustyai.opendatahub.io
resources:
- trustyaiservices/finalizers
verbs:
- update
- apiGroups:
- trustyai.opendatahub.io
resources:
- trustyaiservices/status
verbs:
- get
- patch
- update
- apiGroups:
- user.openshift.io
resources:
Expand Down Expand Up @@ -2179,7 +2139,7 @@ spec:
fieldPath: metadata.namespace
- name: DEFAULT_MANIFESTS_PATH
value: /opt/manifests
image: quay.io/opendatahub/opendatahub-operator@sha256:dceb83e0cf53200a90fdca6e9908971f412d5cff9b45d8b6a203dde393ca6c7f
image: quay.io/opendatahub/opendatahub-operator@sha256:d27c349c3f6a6bf85a36720bb85a58c351f23f83e32e92678a98269fdd7a96b7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 1f6f2e5

Please sign in to comment.