We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fee19 commit b9e7046Copy full SHA for b9e7046
README.md
@@ -55,7 +55,7 @@ The `templates` folder contains OpenShift templates. Some of these will be shipp
55
oc create -f <template.json>
56
```
57
58
-**dotnet**
+**dotnet-example**
59
60
-The dotnet template can be used to create a new .NET Core service in OpenShift. It provides parameters for all the environment
+The dotnet-example template can be used to create a new .NET Core service in OpenShift. It provides parameters for all the environment
61
variables of the s2i-dotnetcore builder. It also includes a liveness and a readiness probe.
templates/dotnet.json
0 commit comments