flux v0.27.3
Kustomization.spec.postBuild.substitute
Substitute holds a map of key/value pairs. The variables defined in your YAML manifests that match any of the keys defined in the map will be substituted with the set value. Includes support for bash string replacement functions e.g. ${var:=default}, ${var:position} and ${var/substring/replacement}.
| Field / Type | Description |
|---|---|
[key] | No description provided. |