monitor-dashboard: fix image URI for oauth-proxy (redux)
This commit is contained in:
parent
da9ed00c5c
commit
33cc3e0092
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ spec:
|
||||||
- "-tls-key=/etc/tls/private/tls.key"
|
- "-tls-key=/etc/tls/private/tls.key"
|
||||||
- "-pass-basic-auth=false"
|
- "-pass-basic-auth=false"
|
||||||
- "-skip-auth-regex=(public|api/snapshots/.+|dashboard/snapshot/.+)"
|
- "-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
|
name: oauth-proxy
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8443
|
- containerPort: 8443
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue