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

Issue 299: Fix incorrect paths in config spec #305

Conversation

alim-akbashev
Copy link
Contributor

Change log description

Fix Helm config spec cannot be set because the some paths are incorrect

Purpose of the change

Fixes #299

What the code does

Typos fixed

How to verify it

Changes in snapSizeLimitInKb, maxCnxns, maxClientCnxns, minSessionTimeout, maxSessionTimeout, autoPurgeSnapRetainCount should be applied to configMap and to zoo.cfg

Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

@anishakj anishakj merged commit 7a18be1 into pravega:master Feb 25, 2021
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.

Helm config spec cannot be set because the some paths are incorrect
2 participants