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

Added the cluster configuration #26

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

eitangol
Copy link
Contributor

@eitangol eitangol commented Feb 5, 2025

No description provided.

@eitangol eitangol requested a review from EliavLunar February 5, 2025 08:54
# Lunar Cluster configuration
lunarCluster:
lunarClusterStaleThresholdPeriodInSec: 120
lunarClusterLivenessUpdatedPeriodInSec: 20
Copy link
Contributor

Choose a reason for hiding this comment

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

not 5?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok no problem, just considering that the default expire time is 2 min

Copy link
Contributor

Choose a reason for hiding this comment

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

please update values.schema.json as well

@@ -35,6 +34,11 @@ lunarHubURL: null
telemetryEnabled: true
lunarManaged: false

# Lunar Cluster configuration
lunarCluster:
lunarClusterStaleThresholdPeriodInSec: 120
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
lunarClusterStaleThresholdPeriodInSec: 120
staleThresholdPeriodInSec: 120

You already created a parent field lunarCluster, don't repeat

@eitangol eitangol merged commit 2e57389 into gh-pages Feb 11, 2025
2 checks passed
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.

2 participants