Update docs based on code PR #74 #126
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes Made
gremlin.secret.certVolumeparameter when installing the Helm chart for certificate authentication.gremlin.secret.certVolumeparameter to the Helm installation command for certificate authentication.gremlin.secret.certificate...: The code changes introduce a new configuration optioncertVolumefor specifying custom volume mounts for certificate files. The documentation should be updated to include this new option to guide users on how to configure it.certVolumeconfiguration option for custom volume mounts for certificate files. The documentation should reflect this new option to guide users on how to set it up during installation.certVolumeoption in the context of using external secrets, as it provides additional flexibility for users managing their own secrets.gremlin.secret.name...: The code changes introduce a newcertVolumefield that can override thesecretNameconfiguration. The documentation should reflect this new capability to inform users about the precedence ofcertVolumeoversecretName.gremlin.secret.type...: The documentation should be updated to include information about the newcertVolumefield, which allows for custom volume configurations when using certificates. This addition provides users with more flexibility in managing their certificate files.gremlin.secret.managed...: The introduction ofcertVolumeprovides an alternative to Helm-managed secrets, allowing for custom volume configurations. The documentation should mention this to clarify the relationship betweencertVolumeand Helm management.gremlin.secret.teamSecret| Gre...: The code changes introduce a new configuration optioncertVolumefor specifying custom volume mounts for certificate files. This new option should be documented to inform users about its purpose and usage.certVolumeoption to demonstrate how users can specify custom volume mounts for certificate files in their Helm chart configurations.certVolumeconfiguration option for mounting certificate files. The documentation should be updated to include instructions on how to use this new option when setting up certificate authentication.gremlin.secre...**: The documentation should reflect the new option to configurecertVolume` for custom volume mounts, which is now part of the secret configuration.chao.create...: The code changes introduce new configuration optionsgremlin.secret.certVolumeandchao.serviceAccount.annotations. These need to be documented in the configuration table to inform users about the new parameters and their default values.gremlin.podSecurity.fsGroup.rule...**: The code changes introduce a new configuration optioncertVolume` for defining custom volume mounts for certificate files. This new feature is not currently documented, and adding it to the documentation will help users understand how to utilize this functionality.chao.affinity...: The code changes add support for annotations in the Chao service account. This new feature is not currently documented, and adding it to the documentation will help users understand how to utilize this functionality.gremlin.serviceAccount.create...: The code changes introduce new configurable optionsgremlin.secret.certVolumeandgremlin.serviceAccount.annotations. These options need to be documented in the configuration table to inform users about the new capabilities and how to configure them.