Skip to content

Commit

Permalink
docs: add missing templatable field (#7612)
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 committed Jun 30, 2022
1 parent 3b1895b commit 0c9650d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/en/docs/environment/templating.md
Expand Up @@ -23,6 +23,7 @@ List of fields that support templating:
* `deploy.helm.releases.namespace` (see [Deploying with helm]({{< relref "/docs/pipeline-stages/deployers#deploying-with-helm)" >}}))
* `deploy.helm.releases[].repo` (see [Deploying with helm]({{< relref "/docs/pipeline-stages/deployers#deploying-with-helm)" >}}))
* `deploy.helm.releases.version` (see [Deploying with helm]({{< relref "/docs/pipeline-stages/deployers#deploying-with-helm)" >}}))
* `deploy.helm.releases.valuesFiles` (see [Deploying with helm]({{< relref "/docs/pipeline-stages/deployers#deploying-with-helm)" >}}))
* `deploy.kubectl.defaultNamespace`
* `deploy.kustomize.defaultNamespace`
* `deploy.kustomize.paths.[]`
Expand Down

0 comments on commit 0c9650d

Please sign in to comment.