-
Notifications
You must be signed in to change notification settings - Fork 92
add values parameter reference #939
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
base: main
Are you sure you want to change the base?
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
…-docs into values/parameters
…-docs into values/parameters
|
Add the helm's values.yaml reference in the documentation. I'll add the right branch (main) right after approval. |
|
|
||
| | Name | Description | Value | | ||
| | ------------------- | ------------------------------------------------------------- | -------- | | ||
| | `container_runtime` | [string] for raw logs format: json or cri (docker|containerd) | `docker` | |
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.
need to escape the | as it breaks rendering
|
thx, I think this is a good step towards better doc experience. I guess next steps are:
|
add values parameter reference