Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
openshift-merge-bot authored Dec 23, 2024
1 parent f9fb357 commit a22e5ed
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -417,3 +417,11 @@ rules:
verbs:
- update
- patch
- apiGroups:
- cluster.x-k8s.io
resources:
- clusters
verbs:
- get
- list
- watch
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: AGENT_IMAGE
value: '{{ .Values.global.imageOverrides.registration_operator }}'
image: '{{ .Values.global.imageOverrides.registration_operator }}'
imagePullPolicy: '{{ .Values.global.pullPolicy }}'
livenessProbe:
Expand Down
1 change: 1 addition & 0 deletions pkg/templates/rbac_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a22e5ed

Please sign in to comment.