Skip to content

docs: correct ocp ssh key docs#8675

Merged
srenatus merged 1 commit into
open-policy-agent:mainfrom
taurelius:patch-2
May 19, 2026
Merged

docs: correct ocp ssh key docs#8675
srenatus merged 1 commit into
open-policy-agent:mainfrom
taurelius:patch-2

Conversation

@taurelius
Copy link
Copy Markdown
Contributor

Why the changes in this PR are needed?

The current OPA Control Plane docs for configuring an ssh_key secret are incorrect, stating the ssh_key.key value should be a path.

This should instead be the SSH key content itself. Providing a path causes the configuration to fail. See secret.go.

What are the changes in this PR?

Updates the ssh_key configuration documentation to explicitly state that the value must be the literal SSH key content, not a file path.

Notes to assist PR review:

N/A

Further comments:

N/A

Update description of OCP `ssh_key` config item to clarify it is the key contents, not a path.

Signed-off-by: Toby Aurelius <22025115+taurelius@users.noreply.github.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 53ea795
🔍 Latest deploy log https://app.netlify.com/projects/openpolicyagent/deploys/6a0c472b4364810008640471
😎 Deploy Preview https://deploy-preview-8675--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@srenatus srenatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srenatus srenatus merged commit f55bfe8 into open-policy-agent:main May 19, 2026
29 checks passed
@taurelius taurelius deleted the patch-2 branch May 19, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants