monitor-dashboard: fix image URI for oauth-proxy

This commit is contained in:
Neil Hanlon 2024-06-11 10:55:08 -04:00 committed by zlopez
parent 7f73f1253e
commit 70850f1869

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.hub.docker.com/openshift/oauth-proxy:latest
image: registry.svc.ci.openshift.org/ci/oauth-proxy:v1
name: oauth-proxy
ports:
- containerPort: 8443