Be able to share snapshots in grafana dashboard.

This commit is contained in:
Adam Saleh 2020-10-30 14:17:32 +01:00
parent 0904b6802b
commit 4780570a73

View file

@ -26,6 +26,7 @@ spec:
- "-tls-cert=/etc/tls/private/tls.crt"
- "-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
name: oauth-proxy
ports: