-
Notifications
You must be signed in to change notification settings - Fork 128
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
Elastic deployment improvement #66
base: main
Are you sure you want to change the base?
Elastic deployment improvement #66
Conversation
…minor improvements - Added namespace: huly under metadata. - Added curl installation in the container's args. - Set initialDelaySeconds for livenessProbe to 60.
…xt, and minor improvements" This reverts commit 6203ebb.
- Added curl installation in the container's args. - Set initialDelaySeconds for livenessProbe to 60. 73cae8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please discard these changes in the file kube/workspace/workspace-deployment.yaml
when merging if possible. If that isn't possible, please let me know, as it has been removed in another PR.
For those who are wondering what it fixes. One might see the following error when the current elastic deployment manifest is used.
|
Update elastic-deployment.yaml with namespace, security context, and minor improvements