Skip to content

Commit

Permalink
docs: Add missing template field
Browse files Browse the repository at this point in the history
Templates work for manifests, too.
So document `setValueTemplates` since we are actually using it.
  • Loading branch information
AndreasBergmeier6176 committed Nov 22, 2023
1 parent 1fd9627 commit f999ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-v2/content/en/docs/environment/templating.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ will be `gcr.io/k8s-skaffold/example:v1`.
* `deploy.kubectl.defaultNamespace`
* `deploy.kustomize.defaultNamespace`
* `manifests.kustomize.paths.[]`
* `manifests.helm.releases[].setValueTemplates`
* `portForward.namespace`
* `portForward.resourceName`

Expand Down

0 comments on commit f999ef1

Please sign in to comment.