We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f593cb8 + a22e91b commit 4e979acCopy full SHA for 4e979ac
docs/annotations.md
@@ -47,6 +47,7 @@ Key:
47
| `app-root` | Redirect requests without a path (i.e., for `/`) to this location. | | nginx, haproxy, trafficserver
48
| `rewrite-target` | Replace matched Ingress `path` with this value. | | nginx, trafficserver
49
| `add-base-url` | Add `<base>` tag to HTML. | | nginx
50
+| `base-url-scheme` | Specify the scheme of the `<base>` tags. | | nginx
51
| `preserve-host` | Whether to pass the client request host (`true`) or the origin hostname (`false`) in the HTTP Host field. | | trafficserver
52
53
## Miscellaneous
0 commit comments