Skip to content

Commit ae9a846

Browse files
committed
docs: correct typo of credentials manifest filename
Signed-off-by: cprivitere <23177737+cprivitere@users.noreply.github.com>
1 parent a6f317f commit ae9a846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/providers/getting-started/configure-the-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ As you might have noticed, we are reading variable values from a `ConfigMap` and
5353
You now have to add those to the manifest, but how to inject configuration in production?
5454
The convention many Cluster-API projects use is environment variables.
5555

56-
`config/manager/configuration.yaml`
56+
`config/manager/credentials.yaml`
5757

5858
```yaml
5959
---

0 commit comments

Comments
 (0)