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

docs: add identity properties to readme #252

Merged
merged 7 commits into from
Mar 29, 2022
Merged

docs: add identity properties to readme #252

merged 7 commits into from
Mar 29, 2022

Conversation

Zelldon
Copy link
Member

@Zelldon Zelldon commented Mar 29, 2022

Document all existing properties/variables for identity in chart README.
Fix some documentations in values file.

Generated draft via https://github.com/camunda/camunda-platform-helm/blob/main/charts/ccsm-helm/convertValuesDoc.sh and iterated over documentation. Followed https://github.com/camunda/camunda-platform-helm/blob/main/CONTRIBUTING.md#documentation regarding documentation best practices

related #127

Document all existing properties/variables in chart readme.
Fix some documentations in values file.
@Zelldon Zelldon mentioned this pull request Mar 29, 2022
22 tasks
Copy link
Member

@lenaschoenburg lenaschoenburg left a comment

Choose a reason for hiding this comment

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

Looks good 👍 I only have one question and a couple of optional spelling/wording fixes.

charts/ccsm-helm/README.md Show resolved Hide resolved
| | `enabled` | If true, the identity deployment and its related resources are deployed via a helm release | `true` |
| | `image` | Configuration to configure the identity image specifics | |
| | `image.repository` | Defines which image repository to use | `camunda/identity` |
| | `image.tag` | Can be set to overwrite the global tag, which should be used in that chart | |
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
| | `image.tag` | Can be set to overwrite the global tag, which should be used in that chart | |
| | `image.tag` | Defines which image tag to use, overwrites the global tag | |

Copy link
Member Author

Choose a reason for hiding this comment

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

Actually this is optional since the global tag is always set, which defines for all services the version (normally they have all the same version :D )

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, that part was clear to me 👍 I found the original wording a bit confusing because I read it as "the global tag which should be used in that chart" which didn't make sense to me.

charts/ccsm-helm/README.md Outdated Show resolved Hide resolved
charts/ccsm-helm/values.yaml Outdated Show resolved Hide resolved
charts/ccsm-helm/values.yaml Outdated Show resolved Hide resolved
charts/ccsm-helm/values.yaml Show resolved Hide resolved
charts/ccsm-helm/README.md Outdated Show resolved Hide resolved
Zelldon and others added 3 commits March 29, 2022 15:45
Co-authored-by: Ole Schönburg <ole.schoenburg@gmail.com>
Co-authored-by: Ole Schönburg <ole.schoenburg@gmail.com>
Co-authored-by: Ole Schönburg <ole.schoenburg@gmail.com>
@Zelldon
Copy link
Member Author

Zelldon commented Mar 29, 2022

Thanks for your fast review @oleschoenburg ❤️

Zelldon and others added 2 commits March 29, 2022 15:53
Co-authored-by: Ole Schönburg <ole.schoenburg@gmail.com>
charts/ccsm-helm/README.md Outdated Show resolved Hide resolved
@Zelldon Zelldon merged commit fe9090f into main Mar 29, 2022
@Zelldon Zelldon deleted the zell-identity-docs branch March 29, 2022 14:01
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.

None yet

2 participants