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

[Doc] update examples/starrocks/deploy_a_starrocks_cluster_with_all_f… #278

Conversation

yandongxiao
Copy link
Collaborator

…eatures.yaml

@yandongxiao yandongxiao force-pushed the doc/update-doc-deploy_a_starrocks_cluster_with_all_features.yaml branch from c73681d to d2142a8 Compare October 8, 2023 10:55
@yandongxiao yandongxiao force-pushed the doc/update-doc-deploy_a_starrocks_cluster_with_all_features.yaml branch from d2142a8 to 09b9c66 Compare October 8, 2023 10:57
Signed-off-by: yandongxiao <[email protected]>
@yandongxiao yandongxiao force-pushed the doc/update-doc-deploy_a_starrocks_cluster_with_all_features.yaml branch from e702f26 to f60f5af Compare October 8, 2023 11:17
# Default failureThreshold is 60 and the periodSeconds is 5, this means the startup
# will fail if the pod can't start in 300 seconds. Your StartupProbeFailureSeconds is
# the total time of seconds before startupProbe give up and fail the container start.
# If startupProbeFailureSeconds can't be divided by defaultPeriodSeconds, the failureThreshold
Copy link
Collaborator

Choose a reason for hiding this comment

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

replace tab with spaces?

@@ -67,10 +67,6 @@ type StarRocksLoadSpec struct {
// +optional
Tolerations []corev1.Toleration `json:"tolerations,omitempty"`

// Probe defines the mode probe service in container is alive.
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this forgot to remove in last startuptime period PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes

@kevincai kevincai merged commit d36d9c4 into StarRocks:main Oct 13, 2023
5 checks passed
@yandongxiao yandongxiao added documentation Improvements or additions to documentation doc and removed documentation Improvements or additions to documentation labels Oct 16, 2023
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