Where to get a reference of the OpenShift template "language"?

Viewed 68

I'm trying to learn how to write an OpenShift template. I found the relevant section in the developer guide. Which commes with some examples.

But I cannot find any defintions about the template file contents, except that it's a yaml or json file.

I know how to extract template files from the openshift server, which is a good starting point. What I'm missing is a description of all possible configuration parameters.

0 Answers
Related