Files
Travis Groth 60f7936f62 [stable/pomerium] Chart updates for pomerium v0.1.0 (#15320)
* [stable/pomerium] bugfixes

fix config checksum: based on file and only for pods
deployment: fix missing resources field

Signed-off-by: Travis Groth <tgroth@gmail.com>

* [stable/pomerium] v0.1.0 release

- Expose metrics port and update documentation

- Bump chart and app version for v0.1.0 release

Signed-off-by: Travis Groth <tgroth@gmail.com>

* Fix lint error

Signed-off-by: Travis Groth <tgroth@gmail.com>

* Fix CI test policy

Signed-off-by: Travis Groth <tgroth@gmail.com>
2019-07-08 16:56:02 -07:00

22 lines
543 B
YAML

config:
policy:
- from: https://httpbin.corp.pomerium.io
to: http://httpbin
allowed_domains:
- pomerium.io
- from: https://external-httpbin.corp.pomerium.io
to: https://httpbin.org
allowed_domains:
- gmail.com
- from: https://weirdlyssl.corp.pomerium.io
to: http://neverssl.com
allowed_users:
- bdd@pomerium.io
allowed_groups:
- admins
- developers
- from: https://hello.corp.pomerium.io
to: http://hello:8080
allowed_groups:
- admins