You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/pomerium/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,9 +179,9 @@ A full listing of Pomerium's configuration variables can be found on the [config
179
179
|`forwardAuth.enabled`| Enable forward-auth endpoint for third party ingress controllers to use for auth checks. Setting this disables automatic enumeration of `from` hostnames in the Pomerium Ingress object to prevent conflicts. Use `ingress.hosts` to mix forward-auth and proxy mode on a single Pomerium instance |`false`|
180
180
|`authorize.deployment.annotations`| Annotations for the authorize deployment. If none given, then use value of `annotations`|`{}`|
181
181
|`authorize.service.annotations`| Annotations for the authorize service. If none given, then use value of `service.annotations`|`{}`|
0 commit comments