Skip to content

Commit

Permalink
docs: add templatable field (#9088)
Browse files Browse the repository at this point in the history
  • Loading branch information
seitau committed Sep 13, 2023
1 parent 6297a7c commit bc7a248
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 @@ -31,6 +31,7 @@ will be `gcr.io/k8s-skaffold/example:v1`.
* `deploy.helm.releases[].repo` (see [Deploying with helm]({{< relref "/docs/deployers#deploying-with-helm)" >}}))
* `deploy.helm.releases[].setValueTemplates` (see [Deploying with helm]({{< relref "/docs/deployers#deploying-with-helm)" >}}))
* `deploy.helm.releases[].version` (see [Deploying with helm]({{< relref "/docs/deployers#deploying-with-helm)" >}}))
* `deploy.helm.releases.valuesFiles` (see [Deploying with helm]({{< relref "/docs/deployers#deploying-with-helm)" >}}))
* `deploy.kubectl.defaultNamespace`
* `deploy.kustomize.defaultNamespace`
* `manifests.kustomize.paths.[]`
Expand Down

0 comments on commit bc7a248

Please sign in to comment.