mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-19 03:02:45 +02:00
Helm Quickstart Update (#2380)
* removed/fixed redundant or incorrect config And some small copy edits * Update docs/docs/quick-start/helm.md Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com> Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
parent
2ea61ae960
commit
0f06e003c1
3 changed files with 15 additions and 16 deletions
|
@ -18,6 +18,7 @@ proxy:
|
|||
cloud.google.com/app-protocols: '{"https":"HTTPS"}'
|
||||
|
||||
config:
|
||||
rootDomain: localhost.pomerium.io
|
||||
policy:
|
||||
- from: https://hello.localhost.pomerium.io
|
||||
to: http://nginx.default.svc.cluster.local:80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue