Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/docs: Add Kubernetes Bootstrap Instructions #9541

Merged
merged 7 commits into from
Jul 11, 2024
Prev Previous commit
Next Next commit
Update website/docs/installation/automated-install.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Zapfmeister <zapfmeister@gmail.com>
Zapfmeister and tanberry authored Jul 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 9691f47c1b55359559c164b8f88b33b6ebb07f87
2 changes: 1 addition & 1 deletion website/docs/installation/automated-install.md
Original file line number Diff line number Diff line change
@@ -39,4 +39,4 @@ envFrom:
- secretRef:
name: _some-secret_
```
where some-secret would contain the environment variables as in the documentation.
where _some-secret_ contains the environment variables as in the documentation above.