Skip to content

Commit

Permalink
Update website/docs/r/kubernetes_flux_configuration.html.markdown
Browse files Browse the repository at this point in the history
Co-authored-by: stephybun <steph@hashicorp.com>
  • Loading branch information
jayctran and stephybun authored Jan 9, 2025
1 parent 9e8967a commit eb76334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/kubernetes_flux_configuration.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ A `post_build` block supports the following:
---

A `substitute_from` block supports the following:

* `kind` - (Required) Specifies the source kind to hold the variables to be used in substitution. Possible values are `ConfigMap` and `Secret`.

* `name` - (Required) Specifies the name of the ConfigMap/Secret that holds the variables to be used in substitution.
Expand Down

0 comments on commit eb76334

Please sign in to comment.