Skip to content

Commit

Permalink
Specify the secret to download the image
Browse files Browse the repository at this point in the history
  • Loading branch information
ilpianista committed Mar 31, 2022
1 parent 2e8f06d commit 80df8a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions yaml/eventrouter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ spec:
containers:
- name: kube-eventrouter
image: registry.redhat.io/openshift-logging/eventrouter-rhel8:v0.3
imagePullSecrets:
- name: registry.redhat.io
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 80df8a2

Please sign in to comment.