monitor-dashboard: fix image URI for oauth-proxy (redux)

This commit is contained in:
Neil Hanlon 2024-07-09 10:50:34 -04:00 committed by zlopez
parent da9ed00c5c
commit 33cc3e0092

View file

@ -27,7 +27,7 @@ spec:
- "-tls-key=/etc/tls/private/tls.key"
- "-pass-basic-auth=false"
- "-skip-auth-regex=(public|api/snapshots/.+|dashboard/snapshot/.+)"
image: registry.svc.ci.openshift.org/ci/oauth-proxy:v1
image: quay.io/openshift/origin-oauth-proxy:4.9.0
name: oauth-proxy
ports:
- containerPort: 8443