Skip to content

Commit

Permalink
chore: use external service entry to talk to www.redhat.com
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsteinhaeuser committed Nov 26, 2024
1 parent 7134466 commit fd36e77
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ spec:
- name: *name
image: ghcr.io/leonsteinhaeuser/rh-ocp-examples-status:main
imagePullPolicy: Always
env:
- name: EXTERNAL_SERVICES_TO_WATCH
value: "redhat=http://www-redhat-com:80"
ports:
- containerPort: 8082
name: http
Expand Down

0 comments on commit fd36e77

Please sign in to comment.