config: Update yaml tags (#394)

* Add/update yaml tags for Options and Policy
This commit is contained in:
Travis Groth 2019-11-20 22:37:44 -05:00 committed by GitHub
parent 6743accd74
commit 8164cfd85a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 73 additions and 65 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## vUnreleased
### New
### Changed
- Added yaml tags to all options structs [GH-394](https://github.com/pomerium/pomerium/pull/394)
## v0.5.0
### New