We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdcbbc0 + 80ffab0 commit 967e898Copy full SHA for 967e898
docs/providers/openstack/quickstart.md
@@ -55,6 +55,7 @@ Install the [envsubst](https://github.com/drone/envsubst) Go package. It is requ
55
```bash
56
GOBIN=/tmp go install github.com/drone/envsubst/v2/cmd/envsubst@latest
57
```
58
+Note: On typical Linux distros, you will have a binary `/usr/bin/envsubst` from the gettext package that does *not* work.
59
60
Get the latest CSO release version and apply CSO manifests to the management cluster.
61
0 commit comments