monitor-dashboard: fix image URI for oauth-proxy
This commit is contained in:
parent
7f73f1253e
commit
70850f1869
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue