pomerium/docs/configuration/examples/kubernetes/istio/pomerium-helm-values.yml
2020-05-18 17:10:10 -04:00

13 lines
279 B
YAML

config:
insecure: true
policy:
- from: https://grafana.yourcompany.com
to: "http://prometheus-grafana.monitoring.svc.cluster.local"
timeout: 30s
allowed_domains:
- yourcompany.com
ingress:
enabled: false
extraEnv:
JWT_CLAIMS_HEADERS: email