Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Dashboard - Pipeline enhancements incubation release (#928)
Browse files Browse the repository at this point in the history
Pipeline enhancements incubation release
  • Loading branch information
andrewballantyne authored Sep 6, 2023
1 parent 0581a02 commit 0193645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion odh-dashboard/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ resources:
images:
- name: odh-dashboard
newName: quay.io/opendatahub/odh-dashboard
digest: sha256:0e401c345f874b6c1011e93176c3f4e76efaef16c4930c521f7eed5541de1def
digest: sha256:4478d3830a30058fb87ed3e94dfdc615bf7517fddbd8490d6e2563263a0752fb
- name: oauth-proxy
newName: registry.redhat.io/openshift4/ose-oauth-proxy
digest: sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33
2 changes: 1 addition & 1 deletion odh-dashboard/base/routes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
targetPort: 8443
tls:
insecureEdgeTerminationPolicy: Redirect
termination: Reencrypt
termination: reencrypt
to:
kind: Service
name: odh-dashboard
Expand Down

0 comments on commit 0193645

Please sign in to comment.