Skip to content

Commit

Permalink
Merge pull request #2573 from replicatedhq/109397
Browse files Browse the repository at this point in the history
Update support for go templates for ports key
  • Loading branch information
paigecalvert authored Aug 16, 2024
2 parents 806614a + 007dcab commit f9e1702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/custom-resource-application.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ spec:
</tr>
<tr>
<th>Supports Go templates?</th>
<td>No</td>
<td><p>Go templates are supported in the `serviceName` and `applicationUrl` fields only.</p><p>Using Go templates in the `localPort` or `servicePort` fields results in an installation error similar to the following: `json: cannot unmarshal string into Go struct field ApplicationPort.spec.ports.servicePort of type int`.</p></td>
</tr>
<tr>
<th>Supported for <a href="/vendor/embedded-overview">Embedded Cluster</a>?</th>
Expand Down

0 comments on commit f9e1702

Please sign in to comment.