-
Notifications
You must be signed in to change notification settings - Fork 1.5k
docs: Add OCP docs #7875
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
docs: Add OCP docs #7875
Conversation
1e30734 to
2cdb9a4
Compare
anderseknert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent!
✅ Deploy Preview for openpolicyagent ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docs/projects/ocp/index.md
Outdated
|
|
||
| The bundle is defined by a configuration file normally in the `config.d` directory. More details can be found in the [Concepts](#concepts) section, but for now lets use this configuration. In your working directory add the following to `./config.d/hello.yaml` | ||
|
|
||
| ```yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Odd that these produce no syntax highlighting. shell doesn't, either. I would have thought these would be missing based on the preview -- but they're here? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, I am unsure if sh is the correct thing to use.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can see the YAML is showing correctly locally, but the sh blocks seem to just be plain.
|
I have made some edits here as these docs new now to be sourced from this repo, not the ocp repo. |
This adds OCP as a new project. open-policy-agent/opa-control-plane#39 Front loads changes from open-policy-agent/opa-control-plane#41 Signed-off-by: Charlie Egan <[email protected]>
Signed-off-by: Charlie Egan <[email protected]>
- put PATH section at the end - use title attrs for some more pre blocks Signed-off-by: Charlie Egan <[email protected]>
a968d4d to
9f982ba
Compare
This adds OCP as a new project.
open-policy-agent/opa-control-plane#39
Front loads changes from open-policy-agent/opa-control-plane#42