Skip to content

Commit e279459

Browse files
authored
Merge pull request #1427 from florensie/patch-1
docs: Update link to envsubst lib
2 parents 60afb73 + a8edbb9 commit e279459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/spec/v1/kustomizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ absence as if the object had been present but empty, defining no
642642
variables.
643643

644644
This offers basic templating for your manifests including support
645-
for [bash string replacement functions](https://github.com/drone/envsubst) e.g.:
645+
for [bash string replacement functions](https://github.com/fluxcd/pkg/blob/main/envsubst/README.md) e.g.:
646646

647647
- `${var:=default}`
648648
- `${var:position}`

0 commit comments

Comments
 (0)