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

Commit 0193645

Browse files
Dashboard - Pipeline enhancements incubation release (#928)
Pipeline enhancements incubation release
1 parent 0581a02 commit 0193645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

odh-dashboard/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resources:
2424
images:
2525
- name: odh-dashboard
2626
newName: quay.io/opendatahub/odh-dashboard
27-
digest: sha256:0e401c345f874b6c1011e93176c3f4e76efaef16c4930c521f7eed5541de1def
27+
digest: sha256:4478d3830a30058fb87ed3e94dfdc615bf7517fddbd8490d6e2563263a0752fb
2828
- name: oauth-proxy
2929
newName: registry.redhat.io/openshift4/ose-oauth-proxy
3030
digest: sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33

odh-dashboard/base/routes.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
targetPort: 8443
1111
tls:
1212
insecureEdgeTerminationPolicy: Redirect
13-
termination: Reencrypt
13+
termination: reencrypt
1414
to:
1515
kind: Service
1616
name: odh-dashboard

0 commit comments

Comments
 (0)