Open
Description
There are a clear set of supported variables in NGINX, documented here: http://nginx.org/en/docs/varindex.html
It would be good for crossplane to support these variables and have an option to set real values in the NGINX config for the in-memory representation of the NGINX config. This will help users of crossplane to toggle between variables e.g. $hostname and actual values e.g. www
Describe the solution you'd like
Add a configuration that allows crossplane to change variables like $var into real values.
Metadata
Metadata
Assignees
Labels
No labels